summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/core.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/include/core.h b/source4/include/core.h
index 55e89e9761..fc66e10283 100644
--- a/source4/include/core.h
+++ b/source4/include/core.h
@@ -27,10 +27,6 @@
#include <stdlib.h>
-/* by making struct ldb_val and DATA_BLOB the same, we can simplify
- a fair bit of code */
-#define ldb_val datablob
-
/*
we use struct ipv4_addr to avoid having to include all the
system networking headers everywhere