svn commit: trunk/busybox/include
aldot at busybox.net
aldot at busybox.net
Fri May 19 20:48:23 UTC 2006
Author: aldot
Date: 2006-05-19 13:48:22 -0700 (Fri, 19 May 2006)
New Revision: 15144
Log:
- backout erroneously checked in snippet..
Modified:
trunk/busybox/include/platform.h
Changeset:
Modified: trunk/busybox/include/platform.h
===================================================================
--- trunk/busybox/include/platform.h 2006-05-19 20:47:55 UTC (rev 15143)
+++ trunk/busybox/include/platform.h 2006-05-19 20:48:22 UTC (rev 15144)
@@ -100,11 +100,9 @@
#endif
/* ---- miscellaneous --------------------------------------- */
-#if ENABLE_DEBUG_KEEP_NLS_CRAP
/* NLS stuff */
/* THIS SHOULD BE CLEANED OUT OF THE TREE ENTIRELY */
#define _(Text) Text
#define N_(Text) (Text)
-#endif
#endif /* platform.h */
More information about the busybox-cvs
mailing list