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.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/gi/pygi-marshal-from-py.h b/gi/pygi-marshal-from-py.h
index b1e56387..0f6ed29e 100644
--- a/gi/pygi-marshal-from-py.h
+++ b/gi/pygi-marshal-from-py.h
@@ -39,18 +39,6 @@ gboolean _pygi_marshal_from_py_array (PyGIInvokeState *state,
PyObject *py_arg,
GIArgument *arg,
gpointer *cleanup_data);
-gboolean _pygi_marshal_from_py_glist (PyGIInvokeState *state,
- PyGICallableCache *callable_cache,
- PyGIArgCache *arg_cache,
- PyObject *py_arg,
- GIArgument *arg,
- gpointer *cleanup_data);
-gboolean _pygi_marshal_from_py_gslist (PyGIInvokeState *state,
- PyGICallableCache *callable_cache,
- PyGIArgCache *arg_cache,
- PyObject *py_arg,
- GIArgument *arg,
- gpointer *cleanup_data);
gboolean _pygi_marshal_from_py_gerror (PyGIInvokeState *state,
PyGICallableCache *callable_cache,
PyGIArgCache *arg_cache,