X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture1d.h;h=5e6f254977f877a20565e131412bb333f6248ab4;hp=d75167b1f3215b2402c25c0825f47fa8886c2ed3;hb=9f5f027d1c93e541a12b8e4c04bd25b11edbe132;hpb=e01371d38e290b4c526146fd5d1388bba8201233 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;