summaryrefslogtreecommitdiff
path: root/gi/pygi-marshal-from-py.h
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-marshal-from-py.h')
-rw-r--r--gi/pygi-marshal-from-py.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gi/pygi-marshal-from-py.h b/gi/pygi-marshal-from-py.h
index a49c179e..0172c197 100644
--- a/gi/pygi-marshal-from-py.h
+++ b/gi/pygi-marshal-from-py.h
@@ -33,12 +33,6 @@ G_BEGIN_DECLS
gboolean _pygi_marshal_from_py_ssize_t (PyGIArgCache *arg_cache,
Py_ssize_t size,
GIArgument *arg);
-gboolean _pygi_marshal_from_py_interface_callback (PyGIInvokeState *state,
- PyGICallableCache *callable_cache,
- PyGIArgCache *arg_cache,
- PyObject *py_arg,
- GIArgument *arg,
- gpointer *cleanup_data);
gboolean _pygi_marshal_from_py_interface_enum (PyGIInvokeState *state,
PyGICallableCache *callable_cache,
PyGIArgCache *arg_cache,