From 1faa315794f39db0f5a82584923999c639ea7198 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Fri, 12 Jul 2024 17:48:56 -0400 Subject: [PATCH] noip: Delete unused variables --- ddclient.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/ddclient.in b/ddclient.in index 19a6034..8db04fc 100755 --- a/ddclient.in +++ b/ddclient.in @@ -977,9 +977,7 @@ our %protocols = ( 'examples' => \&nic_noip_examples, 'variables' => { %{$variables{'protocol-common-defaults'}}, - 'custom' => setv(T_BOOL, 0, 1, 0, undef), 'server' => setv(T_FQDNP, 0, 0, 'dynupdate.no-ip.com', undef), - 'static' => setv(T_BOOL, 0, 1, 0, undef), }, }, 'nsupdate' => {