summaryrefslogtreecommitdiffstats
path: root/keypad.c
diff options
context:
space:
mode:
Diffstat (limited to 'keypad.c')
-rw-r--r--keypad.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keypad.c b/keypad.c
index 78c67a2..847eccd 100644
--- a/keypad.c
+++ b/keypad.c
@@ -644,7 +644,6 @@ int gd_keypad (int fd, const char *dfn, int debug)
}
}
-
if (gd_init (fd)) {
printf ("Failed to init comms with panel\n");
return -1;