Fix symbol list

svn path=/trunk/; revision=6659
This commit is contained in:
Matthias Clasen 2008-03-10 17:10:37 +00:00
parent 536278adfd
commit 497387c5f3
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2008-03-10 Matthias Clasen <mclasen@redhat.com>
* gio.symbols: Remove g_file_contains_file here, too.
2008-03-10 Matthias Clasen <mclasen@redhat.com>
* gthemedicon.c: Add properties to make bindings happy. (#517676,

View File

@ -789,7 +789,3 @@ g_ask_password_flags_get_type G_GNUC_CONST
g_password_save_get_type G_GNUC_CONST
#endif
#endif
#ifdef INCLUDE_VARIABLES
g_file_contains_file
#endif