X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Ftexture1d.h;h=5e6f254977f877a20565e131412bb333f6248ab4;hb=6b0a93110454cc8d84d0d9b9b29fe9d0ecbaa4d5;hp=d75167b1f3215b2402c25c0825f47fa8886c2ed3;hpb=e01371d38e290b4c526146fd5d1388bba8201233;p=libs%2Fgl.git diff --git a/source/texture1d.h b/source/texture1d.h index d75167b1..5e6f2549 100644 --- a/source/texture1d.h +++ b/source/texture1d.h @@ -22,7 +22,6 @@ public: }; private: - PixelFormat ifmt; unsigned width; unsigned allocated;