summaryrefslogtreecommitdiff
path: root/inc/cursesview.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/cursesview.h')
-rw-r--r--inc/cursesview.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/inc/cursesview.h b/inc/cursesview.h
deleted file mode 100644
index f4d343a..0000000
--- a/inc/cursesview.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef CURSESVIEW_H
-#define CURSESVIEW_H
-
-#include "slices_evt.h"
-
-void cursesMainLoop(slices_evt_t *slicesEvt);
-
-#endif /*CURSESVIEW_H*/
-