X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp%2FTimer.h;h=a66341ac7b962b3ae358834d46d3f226db9fb953;hb=eb2ad5ffd08128d31af32f3929a3295fcfa251e9;hp=05d295ee77d01cd21304edc660f70293131b3fd2;hpb=ede708d4e15a34a4443727fc64fd28946fcbeb41;p=l2e.git diff --git a/src/app/Timer.h b/src/app/Timer.h index 05d295e..a66341a 100644 --- a/src/app/Timer.h +++ b/src/app/Timer.h @@ -1,10 +1,3 @@ -/* - * Timer.h - * - * Created on: Aug 10, 2012 - * Author: holy - */ - #ifndef APP_TIMER_H_ #define APP_TIMER_H_ @@ -162,4 +155,4 @@ private: } -#endif /* APP_TIMER_H_ */ +#endif