X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2FScript.h;h=c3f483826c5618b6d238aea0b08d172ad51b7bf4;hb=f6548c2aabfb371bd81382d7800e6e2cdb826e06;hp=afbea26a13a3c1b573f27b3443865175d8df5ed9;hpb=0bbc2eda56eba3ea195c2043370ff4d3fd29ca79;p=l2e.git diff --git a/src/common/Script.h b/src/common/Script.h index afbea26..c3f4838 100644 --- a/src/common/Script.h +++ b/src/common/Script.h @@ -1,10 +1,3 @@ -/* - * Script.h - * - * Created on: Oct 13, 2012 - * Author: holy - */ - #ifndef COMMON_SCRIPT_H_ #define COMMON_SCRIPT_H_ @@ -58,4 +51,4 @@ public: } -#endif /* COMMON_SCRIPT_H_ */ +#endif