summaryrefslogtreecommitdiff
path: root/src/screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.c')
-rw-r--r--src/screen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen.c b/src/screen.c
index dfee01d..f71273e 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -29,7 +29,6 @@
29#include <string.h> 29#include <string.h>
30#include <threads.h> 30#include <threads.h>
31 31
32#define TESTING
33 32
34//////////////////////////////////// SPECIFICALLY USEFUL FUNCS //////////////////////////////////// 33//////////////////////////////////// SPECIFICALLY USEFUL FUNCS ////////////////////////////////////
35 34