summaryrefslogtreecommitdiff
path: root/src/screen.c
diff options
context:
space:
mode:
author@syxhe <https://t.me/syxhe>2024-09-03 14:23:21 -0500
committer@syxhe <https://t.me/syxhe>2024-09-03 14:23:21 -0500
commit3e2a45287d189be18c90f2e5e1ce49af08808e6d (patch)
tree367ab235357284a0594599570adf07ad22bf6ea0 /src/screen.c
parent74f6e6577709d00306e336f5d824e01d7a107439 (diff)
Change encryption to work from home folder
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