]> git.tdb.fi Git - libs/gl.git/blobdiff - source/renderer.h
Cosmetic fixes
[libs/gl.git] / source / renderer.h
index 79557eab20b5e368c65be3b50d021cbb124d32a6..af4bd65b594beb85c53bf76905e47698fb577f07 100644 (file)
@@ -98,7 +98,6 @@ private:
 
        unsigned char changed;
        bool matrices_loaded;
-       unsigned shdata_applied;
        std::vector<State> state_stack;
        State *state;
        ProgramData standard_shdata;