From: Christian Grothoff Date: Sun, 27 Nov 2016 19:12:43 +0000 (+0100) Subject: remove FIXME that has been addressed X-Git-Tag: taler-0.2.1~576 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d74b18fc17793292761b02828a066a9f135c8df4;p=oweals%2Fgnunet.git remove FIXME that has been addressed --- diff --git a/src/nat/gnunet-nat.c b/src/nat/gnunet-nat.c index 0db1ffb2f..0574f4355 100644 --- a/src/nat/gnunet-nat.c +++ b/src/nat/gnunet-nat.c @@ -618,7 +618,6 @@ main (int argc, {'s', "stun", NULL, gettext_noop ("enable STUN processing"), GNUNET_NO, &GNUNET_GETOPT_set_one, &do_stun }, - // FIMXE: -s not implemented! {'t', "tcp", NULL, gettext_noop ("use TCP"), GNUNET_NO, &GNUNET_GETOPT_set_one, &use_tcp },