From: Alan T. DeKok Date: Sun, 27 Apr 2025 11:25:40 +0000 (-0400) Subject: remove unused assignment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee29f6c3a39d98115b642a36e889b5c909aac68d;p=thirdparty%2Ffreeradius-server.git remove unused assignment --- diff --git a/src/tests/keywords/timeout-catch b/src/tests/keywords/timeout-catch index 8f40d24e9b..d08523295c 100644 --- a/src/tests/keywords/timeout-catch +++ b/src/tests/keywords/timeout-catch @@ -1,8 +1,6 @@ # # PRE: timeout # -Tmp-String-0 := "xxx" - # # @todo - we have to add a leading '0' here, otherwise cf_file.c complains