aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-10-18 21:02:16 +0000
committerChristian Grothoff <christian@grothoff.org>2015-10-18 21:02:16 +0000
commit75e1efb22d791bd28be6acbc19dbcdfbd737c173 (patch)
tree4829ceda8ffe7929c7f2e2cfb7adb008e2f4d4b5 /src/include/gnunet_protocols.h
parent44cb69974fb8fa57c4e367af070a6d7bfcda8d7d (diff)
downloadgnunet-75e1efb22d791bd28be6acbc19dbcdfbd737c173.tar.gz
gnunet-75e1efb22d791bd28be6acbc19dbcdfbd737c173.zip
-remove deprecated try_disconnect API
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index a47af7f59..9ac749637 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1364,12 +1364,6 @@ extern "C"
1364 */ 1364 */
1365#define GNUNET_MESSAGE_TYPE_TRANSPORT_MONITOR_PLUGIN_SYNC 390 1365#define GNUNET_MESSAGE_TYPE_TRANSPORT_MONITOR_PLUGIN_SYNC 390
1366 1366
1367/**
1368 * Message for transport service from a client asking that a
1369 * connection with another peer be torn down.
1370 */
1371#define GNUNET_MESSAGE_TYPE_TRANSPORT_REQUEST_DISCONNECT 391
1372
1373 1367
1374/******************************************************************************* 1368/*******************************************************************************
1375 * FS-PUBLISH-HELPER IPC Messages 1369 * FS-PUBLISH-HELPER IPC Messages