summaryrefslogtreecommitdiffstats
path: root/ta/ta_talloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ta/ta_talloc.h')
-rw-r--r--ta/ta_talloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ta/ta_talloc.h b/ta/ta_talloc.h
index c2c8ac953d..f2413c0112 100644
--- a/ta/ta_talloc.h
+++ b/ta/ta_talloc.h
@@ -38,7 +38,6 @@
#define talloc_realloc_size ta_xrealloc_size
#define talloc_new ta_xnew_context
#define talloc_set_destructor ta_xset_destructor
-#define talloc_parent ta_find_parent
#define talloc_enable_leak_report ta_enable_leak_report
#define talloc_size ta_xalloc_size
#define talloc_zero_size ta_xzalloc_size