summaryrefslogtreecommitdiff
path: root/apps/examples/relays/relays_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/relays/relays_main.c')
-rw-r--r--apps/examples/relays/relays_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/examples/relays/relays_main.c b/apps/examples/relays/relays_main.c
index 8989da821..92fc02c17 100644
--- a/apps/examples/relays/relays_main.c
+++ b/apps/examples/relays/relays_main.c
@@ -98,7 +98,6 @@ int relays_main(int argc, char *argv[])
uint32_t r_stat;
int option;
int n = -1;
- int ret = -1;
int i;
while ((option = getopt(argc, argv, ":n:")) != ERROR)