2006-06-11  Rodrigo Moya <rodrigo@novell.com>

	Fixes #344468

	* gnome-about-me-password.c: removed redundant headers.
This commit is contained in:
Rodrigo Moya 2006-06-11 09:02:30 +00:00 committed by Rodrigo Moya
parent 746940d511
commit b4ec279384
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2006-06-11 Rodrigo Moya <rodrigo@novell.com>
Fixes #344468
* gnome-about-me-password.c: removed redundant headers.
2006-05-26 Sebastien Bacher <seb128@debian.org>
* gnome-about-me.glade: fix label alignment (Closes: #343056)

View file

@ -28,7 +28,6 @@
#endif
/* Are all of these needed? */
#include <stropts.h>
#include <gnome.h>
#include <pwd.h>
#include <stdlib.h>