projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df4cdaf
)
- backout erroneously checked in snippet..
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 19 May 2006 20:48:22 +0000
(20:48 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 19 May 2006 20:48:22 +0000
(20:48 -0000)
include/platform.h
patch
|
blob
|
history
diff --git
a/include/platform.h
b/include/platform.h
index c399b8e163212a6ebc90ca4e9761e6b10a4a1771..8bebb234e3c45c089613d302ff257a7740493cd6 100644
(file)
--- a/
include/platform.h
+++ b/
include/platform.h
@@
-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 */