diff -r 9e8daf211e10 -r a21577fbb4d2 console/libgnt/gntwidget.h --- a/console/libgnt/gntwidget.h Sat Aug 19 02:57:06 2006 +0000 +++ b/console/libgnt/gntwidget.h Sat Aug 19 03:38:23 2006 +0000 @@ -23,8 +23,6 @@ typedef struct _GnWidgetPriv GntWidgetPriv; typedef struct _GnWidgetClass GntWidgetClass; -#define N_(X) X - typedef enum _GnWidgetFlags { GNT_WIDGET_DESTROYING = 1 << 0,