summaryrefslogtreecommitdiff
path: root/lib/talloc/ABI/pytalloc-util.py3-2.1.8.sigs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/talloc/ABI/pytalloc-util.py3-2.1.8.sigs')
-rw-r--r--lib/talloc/ABI/pytalloc-util.py3-2.1.8.sigs3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/talloc/ABI/pytalloc-util.py3-2.1.8.sigs b/lib/talloc/ABI/pytalloc-util.py3-2.1.8.sigs
index 62f066f7d5f..4410f110cb2 100644
--- a/lib/talloc/ABI/pytalloc-util.py3-2.1.8.sigs
+++ b/lib/talloc/ABI/pytalloc-util.py3-2.1.8.sigs
@@ -1,4 +1,3 @@
-_pytalloc_check_type: int (PyObject *, const char *)
_pytalloc_get_mem_ctx: TALLOC_CTX *(PyObject *)
_pytalloc_get_ptr: void *(PyObject *)
_pytalloc_get_type: void *(PyObject *, const char *)
@@ -6,8 +5,6 @@ pytalloc_BaseObject_PyType_Ready: int (PyTypeObject *)
pytalloc_BaseObject_check: int (PyObject *)
pytalloc_BaseObject_size: size_t (void)
pytalloc_Check: int (PyObject *)
-pytalloc_GenericObject_reference_ex: PyObject *(TALLOC_CTX *, void *)
-pytalloc_GenericObject_steal_ex: PyObject *(TALLOC_CTX *, void *)
pytalloc_GetBaseObjectType: PyTypeObject *(void)
pytalloc_GetObjectType: PyTypeObject *(void)
pytalloc_reference_ex: PyObject *(PyTypeObject *, TALLOC_CTX *, void *)