X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftests.h;h=75d15036c64a12a2148abfaa0ce6f7d88f20ca1f;hb=2663d392c1c60e0ca511bb836010124024da3276;hp=622834dcf888db6abb982abf1721a3291d8cc439;hpb=f17794d55923d4fb4f63e9d082d8d84a735a04e8;p=libs%2Fgl.git diff --git a/source/tests.h b/source/tests.h index 622834dc..75d15036 100644 --- a/source/tests.h +++ b/source/tests.h @@ -54,8 +54,6 @@ private: bool write; Predicate pred; - static const DepthTest *current; - public: DepthTest(); DepthTest(Predicate, bool = true);