X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftexture2d.cpp;fp=source%2Fcore%2Ftexture2d.cpp;h=0fc300e0a09e7b4659aefe3bb842228797f6f3b1;hb=4e9fe48180c7b4646ac2591e172de61f7a693b32;hp=ed0b206c1e05069ada3d8e677c84995b706e920b;hpb=7b569bbfcfb65d8d88b47ac42ee1df6a7d27e784;p=libs%2Fgl.git diff --git a/source/core/texture2d.cpp b/source/core/texture2d.cpp index ed0b206c..0fc300e0 100644 --- a/source/core/texture2d.cpp +++ b/source/core/texture2d.cpp @@ -116,11 +116,6 @@ void Texture2D::image(unsigned level, const void *data) glTexImage2D(target, level, fmt, size.x, size.y, 0, comp, type, data); allocated |= 1<