]> git.tdb.fi Git - libs/gl.git/blobdiff - source/tests.h
Rework Bind and enable it to restore the old binding
[libs/gl.git] / source / tests.h
index 622834dcf888db6abb982abf1721a3291d8cc439..75d15036c64a12a2148abfaa0ce6f7d88f20ca1f 100644 (file)
@@ -54,8 +54,6 @@ private:
        bool write;
        Predicate pred;
 
-       static const DepthTest *current; 
-
 public:
        DepthTest();
        DepthTest(Predicate, bool = true);