From 92e15e302844a46185a80e43caea1be2f135e150 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Mon, 4 Jun 2018 00:26:57 +1200 Subject: Remove old test code from alarms-show --- alarm-tools/alarms-show.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/alarm-tools/alarms-show.c b/alarm-tools/alarms-show.c index 0d63d4a..ba466a5 100644 --- a/alarm-tools/alarms-show.c +++ b/alarm-tools/alarms-show.c @@ -96,12 +96,6 @@ int main(void) return 1; } - - /**/ - char *name = "Some test alarm"; - char uuid[16]; - /**/ - freeaddrinfo(s_info); dump_alarms(sock); -- cgit v1.1