]> git.tdb.fi Git - libs/gl.git/blobdiff - source/batch.h
Remove the deprecated ProgramBuilder class
[libs/gl.git] / source / batch.h
index 6fb013af68e8de626757392a2e4644d9c734d2d8..2e4ad9ef3005d9d01c15dbdc4d119ce79f570460 100644 (file)
@@ -35,7 +35,6 @@ private:
        PrimitiveType prim_type;
        DataType index_type;
        std::vector<UInt8> data;
-       unsigned min_index;
        unsigned max_index;
        bool restart;