aboutsummaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
authorLeonard Kugis <leonardkugis@gmail.com>2018-01-13 22:56:35 +0100
committerLeonard Kugis <leonardkugis@gmail.com>2018-01-13 22:56:35 +0100
commit97b5922a75b6f0337c2d3ae4bc62dc18347f861e (patch)
tree9a11aa45941d35061cefd59e787e93696f5b35c7 /main.h
parent78109333d989fa678c3c864defc4ef9d170f58ce (diff)
Funktionierendes settings GUI
Diffstat (limited to 'main.h')
-rw-r--r--main.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/main.h b/main.h
deleted file mode 100644
index ffba8f7..0000000
--- a/main.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef MAIN
-#define MAIN
-
-#include <gtk/gtk.h>
-#include "defs.h"
-
-int main(int argc, char **argv);
-
-#endif \ No newline at end of file