From: Ryan Lortie Date: Tue, 4 Dec 2007 01:26:46 +0000 (+0000) Subject: remove stray (duplicate) entry from file to fix the build X-Git-Tag: GLIB_2_15_1~222 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=591e89c589bf0196c9dd4b48cc69bc4879c832bc;p=platform%2Fupstream%2Fglib.git remove stray (duplicate) entry from file to fix the build 2007-12-03 Ryan Lortie * glib/glib.symbols (glib_gettext): remove stray (duplicate) entry from file to fix the build svn path=/trunk/; revision=6031 --- diff --git a/ChangeLog b/ChangeLog index f0576dd..bf74fc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-12-03 Ryan Lortie + + * glib/glib.symbols (glib_gettext): remove stray (duplicate) entry + from file to fix the build + 2007-12-03 Behdad Esfahbod * glib/gnulib/Makefile.am: Fix EXTRA_DIST automake warnings. (#501107) diff --git a/glib/glib.symbols b/glib/glib.symbols index 9b40d4e..f54261a 100644 --- a/glib/glib.symbols +++ b/glib/glib.symbols @@ -1420,7 +1420,6 @@ g_unichar_validate #endif #endif - #if IN_HEADER(__GLIBINTL_H__) #if IN_FILE(__G_UTILS_C__) glib_gettext @@ -1559,8 +1558,6 @@ g_win32_locale_filename_from_utf8 #endif #endif -glib_gettext - #ifdef INCLUDE_VARIABLES g_ascii_table g_utf8_skip