summaryrefslogtreecommitdiff
path: root/src/interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.c')
-rw-r--r--src/interface.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface.c b/src/interface.c
index 3219faa..ace0907 100644
--- a/src/interface.c
+++ b/src/interface.c
@@ -321,5 +321,4 @@ void interface_clear(void)
clrtoeol();
refresh();
endwin();
- exit(0);
}