summaryrefslogtreecommitdiff
path: root/gui/gdmwm.h
diff options
context:
space:
mode:
authorAlex Larsson <alexl@redhat.com>2002-02-07 19:35:02 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-02-07 19:35:02 +0000
commitcb5028d854ee32c70bbb2399981ca514d447a85f (patch)
treeee3c3c9bfa97b46fffb1360e388197970ee7f67c /gui/gdmwm.h
parent22fcebe1785bee5ed0139dd2a002d537bb71769f (diff)
downloadgdm-cb5028d854ee32c70bbb2399981ca514d447a85f.tar.gz
Remove libgnomeui from greeter libs.
2002-02-07 Alex Larsson <alexl@redhat.com> * configure.in: Remove libgnomeui from greeter libs. * gui/gdmwm.c: Comment out unused bonobo_dock_item_grab_pointer() that forces greeter to pull in libgnomeui. * gui/gdmwm.h: Don't include libgnomeui.h * gui/greeter/greeter.c: Include unistd.h
Diffstat (limited to 'gui/gdmwm.h')
-rw-r--r--gui/gdmwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/gdmwm.h b/gui/gdmwm.h
index d0918e04..b61f41f9 100644
--- a/gui/gdmwm.h
+++ b/gui/gdmwm.h
@@ -22,7 +22,6 @@
#define GDM_WM_H
#include <libgnome/libgnome.h>
-#include <libgnomeui/libgnomeui.h>
#include <gdk/gdkx.h>
#include <X11/X.h>
#include <X11/Xlib.h>