console/libgnt/gntwidget.h

changeset 14260
a21577fbb4d2
parent 14104
31fd1353462d
child 14301
b47bf28806d1
--- 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,

mercurial