diff options
Diffstat (limited to 'gi/pygobject-external.h')
-rw-r--r-- | gi/pygobject-external.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/pygobject-external.h b/gi/pygobject-external.h index 6dc63a5..9e9965b 100644 --- a/gi/pygobject-external.h +++ b/gi/pygobject-external.h @@ -32,7 +32,7 @@ static PyTypeObject *_PyGTypeWrapper_Type; #define PyGObject_Type (*_PyGObject_Type) #define PyGTypeWrapper_Type (*_PyGTypeWrapper_Type) - +__attribute__((unused)) static int _pygobject_import (void) { |