[git commit master 1/1] remove obsoleted and incorrect comment

Peter S. Mazinger ps.m at gmx.net
Thu Mar 3 17:22:53 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=4e431d5f5cbdde5e4330c2961b084471de14c101
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
 include/libintl.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/include/libintl.h b/include/libintl.h
index ba57f16..be3969f 100644
--- a/include/libintl.h
+++ b/include/libintl.h
@@ -34,11 +34,6 @@
 
 __BEGIN_DECLS
 
-#ifdef __UCLIBC_MJN3_ONLY__
-#warning "mjn3 FIXME: gettext has a prototype but isn't defined."
-#warning "mjn3 FIXME: __OPTIMIZE__ is never defined."
-#endif
-
 /* Look up MSGID in the current default message catalog for the current
    LC_MESSAGES locale.  If not found, returns MSGID itself (the default
    text).  */
-- 
1.7.3.4



More information about the uClibc-cvs mailing list