X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FTexture.cpp;h=f4a0385897ec42da9108363f01be7e7fda32684e;hb=cc3d698b8c1ad09d7a3f9e3f28bc84e0ac1735ea;hp=2bb0e97f2113529421bcd5ee6ac3b1c0f2b3fabc;hpb=350055a7ff27c74882aff8a4d6af2014782f830b;p=l2e.git diff --git a/src/graphics/Texture.cpp b/src/graphics/Texture.cpp index 2bb0e97..f4a0385 100644 --- a/src/graphics/Texture.cpp +++ b/src/graphics/Texture.cpp @@ -1,10 +1,3 @@ -/* - * Texture.cpp - * - * Created on: Oct 21, 2012 - * Author: holy - */ - #include "Texture.h" #include "../sdl/utility.h"