Do not include libgettext.h for GNOME

This commit is contained in:
Miguel de Icaza 1998-09-25 01:32:22 +00:00
parent 6b449b8ae8
commit ce7197e07c

View File

@ -139,7 +139,6 @@
# define N_(x) x # define N_(x) x
# endif # endif
#include "vfs/vfs.h" #include "vfs/vfs.h"
#include "intl/libgettext.h"
# define CDisplay gdk_display # define CDisplay gdk_display
# define CRoot gdk_root_parent # define CRoot gdk_root_parent
# define Window GtkEdit * # define Window GtkEdit *