Index: ipc/ipc_message_null_macros.h |
diff --git a/ipc/ipc_message_null_macros.h b/ipc/ipc_message_null_macros.h |
index 5a1ff4f4fa73a920a3f54d38a478156ec7011e3d..6eab78419bec7ab7f1dc9a0351614ca94e50c7c7 100644 |
--- a/ipc/ipc_message_null_macros.h |
+++ b/ipc/ipc_message_null_macros.h |
@@ -24,6 +24,4 @@ |
#define IPC_STRUCT_TRAITS_PARENT(type) |
#define IPC_STRUCT_TRAITS_END() |
#define IPC_ENUM_TRAITS_VALIDATE(enum_name, validation_expression) |
-#define IPC_MESSAGE_DECL(sync, kind, msg_class, \ |
- in_cnt, out_cnt, in_list, out_list) |
- |
+#define IPC_MESSAGE_DECL(...) |