summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbus/dbus-memory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/dbus-memory.h b/dbus/dbus-memory.h
index 4fd56bd6..c575b46f 100644
--- a/dbus/dbus-memory.h
+++ b/dbus/dbus-memory.h
@@ -48,7 +48,6 @@ DBUS_ALLOC_SIZE(1)
void* dbus_malloc0 (size_t bytes);
DBUS_EXPORT
-DBUS_MALLOC
DBUS_ALLOC_SIZE(2)
void* dbus_realloc (void *memory,
size_t bytes);