summaryrefslogtreecommitdiff
path: root/gi/pygi-marshal-cleanup.h
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-marshal-cleanup.h')
-rw-r--r--gi/pygi-marshal-cleanup.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/gi/pygi-marshal-cleanup.h b/gi/pygi-marshal-cleanup.h
index 878716e3..815d41c2 100644
--- a/gi/pygi-marshal-cleanup.h
+++ b/gi/pygi-marshal-cleanup.h
@@ -80,16 +80,6 @@ void _pygi_marshal_cleanup_to_py_array (PyGIInvokeState *stat
PyObject *dummy,
gpointer data,
gboolean was_processed);
-void _pygi_marshal_cleanup_from_py_glist (PyGIInvokeState *state,
- PyGIArgCache *arg_cache,
- PyObject *py_arg,
- gpointer data,
- gboolean was_processed);
-void _pygi_marshal_cleanup_to_py_glist (PyGIInvokeState *state,
- PyGIArgCache *arg_cache,
- PyObject *dummy,
- gpointer data,
- gboolean was_processed);
G_END_DECLS
#endif /* __PYGI_MARSHAL_CLEANUP_H__ */