From: Arran Cudbard-Bell Date: Tue, 15 May 2018 04:24:40 +0000 (+0600) Subject: Unused label X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=608daaebf8b016bdd916ce3324d1dc50f05e5339;p=thirdparty%2Ffreeradius-server.git Unused label --- diff --git a/src/main/auth.c b/src/main/auth.c index 18a51d805e5..d6f1bd7b523 100644 --- a/src/main/auth.c +++ b/src/main/auth.c @@ -414,10 +414,6 @@ autz_redo: } } -#ifdef WITH_PROXY -authenticate: -#endif - /* * Validate the user */