- fixed string to address parsing
[oweals/gnunet.git] / src / include / gnunet_protocols.h
index 9c8824a4aee416a1bb3dd782d653dbf478dfc18d..47689d4d972e316bd23a8156efae4f4ed625ab53 100644 (file)
@@ -254,12 +254,6 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_CORE_INIT_REPLY 65
 
-/**
- * Notify clients about new peer-to-peer connections (before
- * key exchange and authentication).
- */
-#define GNUNET_MESSAGE_TYPE_CORE_NOTIFY_PRE_CONNECT 66
-
 /**
  * Notify clients about new peer-to-peer connections (triggered
  * after key exchange).