- backout erroneously checked in snippet..

This commit is contained in:
Bernhard Reutner-Fischer 2006-05-19 20:48:22 +00:00
parent df4cdaf341
commit 35017fb4fc

View File

@ -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 */