- backout erroneously checked in snippet..
This commit is contained in:
parent
df4cdaf341
commit
35017fb4fc
@ -100,11 +100,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* ---- miscellaneous --------------------------------------- */
|
/* ---- miscellaneous --------------------------------------- */
|
||||||
#if ENABLE_DEBUG_KEEP_NLS_CRAP
|
|
||||||
/* NLS stuff */
|
/* NLS stuff */
|
||||||
/* THIS SHOULD BE CLEANED OUT OF THE TREE ENTIRELY */
|
/* THIS SHOULD BE CLEANED OUT OF THE TREE ENTIRELY */
|
||||||
#define _(Text) Text
|
#define _(Text) Text
|
||||||
#define N_(Text) (Text)
|
#define N_(Text) (Text)
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /* platform.h */
|
#endif /* platform.h */
|
||||||
|
Loading…
Reference in New Issue
Block a user