summaryrefslogtreecommitdiff
path: root/gi/pygi-marshal-to-py.h
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-marshal-to-py.h')
-rw-r--r--gi/pygi-marshal-to-py.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/gi/pygi-marshal-to-py.h b/gi/pygi-marshal-to-py.h
index 48f1aa26..a6c62e8d 100644
--- a/gi/pygi-marshal-to-py.h
+++ b/gi/pygi-marshal-to-py.h
@@ -22,17 +22,6 @@
#ifndef __PYGI_MARSHAL_TO_PY_H__
#define __PYGI_MARSHAL_TO_PY_H__
-PyObject *_pygi_marshal_to_py_basic_type (GIArgument *arg,
- GITypeTag type_tag,
- GITransfer transfer);
-PyObject *_pygi_marshal_to_py_basic_type_cache_adapter (PyGIInvokeState *state,
- PyGICallableCache *callable_cache,
- PyGIArgCache *arg_cache,
- GIArgument *arg);
-PyObject *_pygi_marshal_to_py_void (PyGIInvokeState *state,
- PyGICallableCache *callable_cache,
- PyGIArgCache *arg_cache,
- GIArgument *arg);
PyObject *_pygi_marshal_to_py_array (PyGIInvokeState *state,
PyGICallableCache *callable_cache,
PyGIArgCache *arg_cache,