Index: abi/include/abi/ipc/ipc.h
===================================================================
--- abi/include/abi/ipc/ipc.h	(revision 98cb5e0d438f111dd28c92d57d12c9aa74bd2f98)
+++ abi/include/abi/ipc/ipc.h	(revision d7e245a4441d9ac9a5bc843c867191e22499e44e)
@@ -80,7 +80,4 @@
 #define IPC_CALLID_NOTIFICATION  2
 
-/* Return values from sys_ipc_call_async(). */
-#define IPC_CALLRET_FATAL      -1
-
 /* Macros for manipulating calling data */
 #define IPC_SET_RETVAL(data, retval)  ((data).args[0] = (retval))
