summaryrefslogtreecommitdiffstats
path: root/src/vmtbl.c
diff options
context:
space:
mode:
authormongo <mongo@iomega>2016-09-09 19:31:28 -0300
committermongo <mongo@iomega>2016-09-09 19:31:28 -0300
commit7abe9355915db6f0ac1bb67aa3c0808ceef2f49f (patch)
tree8f5db3a54bc36a28a37b28711b42a1b0897112a7 /src/vmtbl.c
parent05af81409ee2f2d9afd751f8cd4418adab51b899 (diff)
Removed commented includes
Diffstat (limited to 'src/vmtbl.c')
-rw-r--r--src/vmtbl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vmtbl.c b/src/vmtbl.c
index d61ff48..146381a 100644
--- a/src/vmtbl.c
+++ b/src/vmtbl.c
@@ -1,5 +1,4 @@
#include <stdio.h>
-//#include <curses.h>
#include <ncurses.h>
#include <unistd.h>
#include "vmtbl.h"