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