From a47c17fc2b07fd5ed743e671e85a1e7d8b63a7fc Mon Sep 17 00:00:00 2001 From: Willow Liquorice Date: Sat, 27 Aug 2022 23:14:48 +0100 Subject: -DOC: Minor passes over NAT, REGEX, and TRANSPORT --- src/nat/gnunet-service-nat_mini.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/nat') diff --git a/src/nat/gnunet-service-nat_mini.c b/src/nat/gnunet-service-nat_mini.c index 24f77d9cc..ba43946cd 100644 --- a/src/nat/gnunet-service-nat_mini.c +++ b/src/nat/gnunet-service-nat_mini.c @@ -471,11 +471,6 @@ process_refresh_output (void *cls, const char *line) } -/** - * Run "upnpc -l" to find out if our mapping changed. - * - * @param cls the 'struct GNUNET_NAT_MiniHandle' - */ static void do_refresh (void *cls) { -- cgit v1.2.3