Преглед на файлове

remove obsoleted and incorrect comment

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Peter S. Mazinger преди 13 години
родител
ревизия
4e431d5f5c
променени са 1 файла, в които са добавени 0 реда и са изтрити 5 реда
  1. 0 5
      include/libintl.h

+ 0 - 5
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).  */