Bug 402892 - "Switch from gnome-vfs to GIO" (add gio/gio.h to system-headers, remove accidentally added config/system_wrappers directory)

This commit is contained in:
Reed Loden 2009-08-26 01:37:28 -05:00
parent 5e9bd401e7
commit 4120d70c40
2 changed files with 3 additions and 4 deletions

View File

@ -1016,3 +1016,6 @@ hildon-mime.h
#ifdef NS_OSSO
libosso.h
#endif
#ifdef MOZ_ENABLE_GIO
gio/gio.h
#endif

View File

@ -1,4 +0,0 @@
#pragma GCC system_header
#pragma GCC visibility push(default)
#include_next <gio/gio.h>
#pragma GCC visibility pop