summaryrefslogtreecommitdiffstats
path: root/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'global.h')
-rw-r--r--global.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/global.h b/global.h
deleted file mode 100644
index a1a911a..0000000
--- a/global.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef GLOB
-#define GLOB 1
-
-struct opt opt;
-char buffer[50000];
-
-#endif