X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2FSpell.h;h=2cb14ef94d9ec3e5771e791472e77b95d2f31807;hb=4309d259becd96ead792678257e910c03a6b4a3d;hp=f300197427c2d9567ec5c7b878675e7aed3006c4;hpb=5795ffa948c6e39a624c4fc7773a99afb87579e1;p=l2e.git diff --git a/src/common/Spell.h b/src/common/Spell.h index f300197..2cb14ef 100644 --- a/src/common/Spell.h +++ b/src/common/Spell.h @@ -1,10 +1,3 @@ -/* - * Spell.h - * - * Created on: Aug 10, 2012 - * Author: holy - */ - #ifndef COMMON_SPELL_H_ #define COMMON_SPELL_H_ @@ -60,4 +53,4 @@ private: } -#endif /* COMMON_SPELL_H_ */ +#endif