summaryrefslogtreecommitdiff
path: root/gi/pygi-closure.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-closure.c')
-rw-r--r--gi/pygi-closure.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gi/pygi-closure.c b/gi/pygi-closure.c
index 22b407b3..4e19c5ec 100644
--- a/gi/pygi-closure.c
+++ b/gi/pygi-closure.c
@@ -24,11 +24,6 @@
#include "pygi-ccallback.h"
#include "pygi-info.h"
-/* GI_CHECK_VERSION was introduced in gobject-introspection 1.60 */
-#ifndef GI_CHECK_VERSION
-# define GI_CHECK_VERSION(x,y,z) 0
-#endif
-
extern PyObject *_PyGIDefaultArgPlaceholder;
typedef struct _PyGICallbackCache