diff options
-rw-r--r-- | include/libintl.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/libintl.h b/include/libintl.h index ba57f1698..be3969fff 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). */ |