summaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2020-03-04 21:12:16 +0800
committerchai <chaifix@163.com>2020-03-04 21:12:16 +0800
commit38f0535e00f12ea7da30c39423fc39f6f92cca50 (patch)
tree6bee7806f2f83d2b821cd97031dc37afc554c393 /src/window.h
parentb04283601451185ee8d95b281e7bd53d62fce4d4 (diff)
*misc
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