X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fwindingtest.h;h=7ef36942e9b5b24c019df3f1a3b92db313f3fa9f;hb=8dbd6316d277d2f9cbf85e7e61f2541421e01292;hp=d8a4c421722ed6997ab5f4162f10a74813e5d5f8;hpb=e7556941c41b1a0fc84fe7986c98ee79eccbf564;p=libs%2Fgl.git diff --git a/source/windingtest.h b/source/windingtest.h index d8a4c421..7ef36942 100644 --- a/source/windingtest.h +++ b/source/windingtest.h @@ -23,7 +23,6 @@ match the winding, the polygon is not rendered. class WindingTest: public Bindable { private: - bool test; FaceWinding winding; public: