]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texture1d.h
Add missing includes
[libs/gl.git] / source / texture1d.h
index d75167b1f3215b2402c25c0825f47fa8886c2ed3..5e6f254977f877a20565e131412bb333f6248ab4 100644 (file)
@@ -22,7 +22,6 @@ public:
        };
 
 private:
-       PixelFormat ifmt;
        unsigned width;
        unsigned allocated;