X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FColor.h;h=21842f9ba79aa5cc82feaefb178ba769301d4e95;hb=bace3ec042d1d7bdb2cea48f06d0af4dacbcc375;hp=42cbc89b6870df98c2c6154e4548c16f959dc3c4;hpb=215260d3f49f6bbeed7ee5f5f1da3a5ac4ecc111;p=l2e.git diff --git a/src/graphics/Color.h b/src/graphics/Color.h index 42cbc89..21842f9 100644 --- a/src/graphics/Color.h +++ b/src/graphics/Color.h @@ -1,10 +1,3 @@ -/* - * Color.h - * - * Created on: Sep 1, 2012 - * Author: holy - */ - #ifndef GRAPHICS_COLOR_H_ #define GRAPHICS_COLOR_H_ @@ -39,4 +32,4 @@ private: } -#endif /* GRAPHICS_COLOR_H_ */ +#endif