From 4bf9e0471759ddd348fe6a800a242e61152033f5 Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Sun, 11 Jun 2017 04:09:01 +0000 Subject: gnunet-social: removed duplicate getopt --- src/social/gnunet-social.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/social/gnunet-social.c') diff --git a/src/social/gnunet-social.c b/src/social/gnunet-social.c index 228d69d58..0e52dccfa 100644 --- a/src/social/gnunet-social.c +++ b/src/social/gnunet-social.c @@ -718,7 +718,7 @@ guest_recv_local_enter (void *cls, int result, /** - * Create entry requset message. + * Create entry request message. */ static struct GNUNET_PSYC_Message * guest_enter_msg_create () @@ -1227,11 +1227,6 @@ main (int argc, char *const *argv) gettext_noop ("create a place"), &op_host_enter), - GNUNET_GETOPT_option_flag ('C', - "host-enter", - gettext_noop ("create a place"), - &op_host_enter), - GNUNET_GETOPT_option_flag ('D', "host-leave", gettext_noop ("destroy a place we were hosting"), -- cgit v1.2.3