Index: abi/include/ipc/ipc.h
===================================================================
--- abi/include/ipc/ipc.h	(revision c06994673347954891a57710998cf1e087a59e8b)
+++ abi/include/ipc/ipc.h	(revision dcb07513e66a1ecb603d6f380ffee05fa3b4e187)
@@ -57,9 +57,6 @@
 #define IPC_CALL_FORWARDED  (1 << 2)
 
-/** Identify connect_me_to answer */
-#define IPC_CALL_CONN_ME_TO  (1 << 3)
-
 /** Interrupt notification */
-#define IPC_CALL_NOTIF  (1 << 4)
+#define IPC_CALL_NOTIF  (1 << 3)
 
 
