diff options
author | Johan Dahlin <johan@gnome.org> | 2010-06-06 23:17:46 -0300 |
---|---|---|
committer | Johan Dahlin <johan@gnome.org> | 2010-06-06 23:17:46 -0300 |
commit | 69c10df73c807dba016e612c060225186d8f5955 (patch) | |
tree | 8b29edd6cfbece3b087f54e6d2ebe4408d8944a9 /girepository/givfuncinfo.c | |
parent | 82df98a74d83e39a7b120269e6cdb2c067c941ba (diff) | |
download | gobject-introspection-69c10df73c807dba016e612c060225186d8f5955.tar.gz |
[girepository] Don't include girffi.h everywhere
Diffstat (limited to 'girepository/givfuncinfo.c')
-rw-r--r-- | girepository/givfuncinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/girepository/givfuncinfo.c b/girepository/givfuncinfo.c index e0bb6874..fe5c00cf 100644 --- a/girepository/givfuncinfo.c +++ b/girepository/givfuncinfo.c @@ -26,7 +26,6 @@ #include <girepository.h> #include "girepository-private.h" #include "gitypelib-internal.h" -#include "girffi.h" GIVFuncInfo * _g_base_info_find_vfunc (GIRealInfo *rinfo, |