]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texture3d.h
Minor fixes to texture anisotropy handling
[libs/gl.git] / source / texture3d.h
index 57f3a6f8589e9d1ea9c986785b477524880b0a76..cf336e52b0227fb859d2125cb686f07d70db46b3 100644 (file)
@@ -27,7 +27,6 @@ public:
        };
 
 private:
-       PixelFormat ifmt;
        unsigned width;
        unsigned height;
        unsigned depth;