From 4e431d5f5cbdde5e4330c2961b084471de14c101 Mon Sep 17 00:00:00 2001
From: "Peter S. Mazinger" <ps.m@gmx.net>
Date: Thu, 3 Mar 2011 16:23:05 +0100
Subject: remove obsoleted and incorrect comment

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
---
 include/libintl.h | 5 -----
 1 file changed, 5 deletions(-)

(limited to 'include')

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).  */
-- 
cgit v1.2.3