From 22e9fab68aa127ff23446ae7d0c2b0d51554e47f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 12 Apr 2012 12:22:36 +0000 Subject: [PATCH] -dce --- src/include/gnunet_protocols.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index 9c8824a4a..47689d4d9 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -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). -- 2.25.1