Removed as it was declared and updated, but never read. This triggers the
clang 23 warning unused-but-set-global
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Anoop C S <anoopcs@samba.org>
* lock is released and then acquire it. JRA.
*/
-static bool got_alarm;
static struct cli_state *alarm_cli;
static void alarm_handler(int dummy)
{
- got_alarm = True;
}
static void alarm_handler_parent(int dummy)