summaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/window.h b/src/window.h
deleted file mode 100644
index 8983a89..0000000
--- a/src/window.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _SOFTSHADEROOM_WINDOW_H_
-#define _SOFTSHADEROOM_WINDOW_H_
-
-typedef struct {
- const char* code;
-} Event;
-
-#endif \ No newline at end of file