From 70cdd89e887641b7423e5d4d05928d14ee014aba Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 17 May 2018 19:10:57 +0800 Subject: change file tree --- src/input/keyboard.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/input/keyboard.h (limited to 'src/input/keyboard.h') 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 -- cgit v1.1-26-g67d0