diff options
Diffstat (limited to 'src/input/keyboard.h')
-rw-r--r-- | src/input/keyboard.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/input/keyboard.h b/src/input/keyboard.h deleted file mode 100644 index bbb6456..0000000 --- a/src/input/keyboard.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef __JIN_KEYBOARD_H -#define __JIN_KEYBOARD_H -namespace jin -{ -namespace input -{ - class Keyboard - { - - }; -} -} -#endif
\ No newline at end of file |