X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp%2FInput.h;h=2e66b009ffaeb4f108c45e976c63bcb9a6d651d0;hb=3aca2860c95bb4d30569a23ab88a5286c3b9b757;hp=4df4685e0c986b3dd7d7b3b229b4174820dc49c5;hpb=ede708d4e15a34a4443727fc64fd28946fcbeb41;p=l2e.git diff --git a/src/app/Input.h b/src/app/Input.h index 4df4685..2e66b00 100644 --- a/src/app/Input.h +++ b/src/app/Input.h @@ -1,10 +1,3 @@ -/* - * Input.h - * - * Created on: Aug 6, 2012 - * Author: holy - */ - #ifndef APP_INPUT_H_ #define APP_INPUT_H_ @@ -85,4 +78,4 @@ private: } -#endif /* APP_INPUT_H_ */ +#endif