aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_transport_service.h')
-rw-r--r--src/include/gnunet_transport_service.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/include/gnunet_transport_service.h b/src/include/gnunet_transport_service.h
index 97dfda1ec..d190eff92 100644
--- a/src/include/gnunet_transport_service.h
+++ b/src/include/gnunet_transport_service.h
@@ -686,20 +686,6 @@ GNUNET_TRANSPORT_core_get_mq (struct GNUNET_TRANSPORT_CoreHandle *handle,
686 const struct GNUNET_PeerIdentity *peer); 686 const struct GNUNET_PeerIdentity *peer);
687 687
688 688
689struct GNUNET_TESTING_Command
690GNUNET_TRANSPORT_cmd_start_peer (const char *label,
691 const char *system_label,
692 char *m,
693 char *n,
694 struct GNUNET_MQ_MessageHandler *handlers,
695 const char *cfgname);
696
697struct GNUNET_TESTING_Command
698GNUNET_TRANSPORT_cmd_connect_peers (const char *label,
699 const char *peer1_label,
700 const char *peer2_label);
701
702
703#if 0 /* keep Emacsens' auto-indent happy */ 689#if 0 /* keep Emacsens' auto-indent happy */
704{ 690{
705#endif 691#endif