code cleanup: warnings

This commit is contained in:
Campbell Barton
2013-01-04 02:13:29 +00:00
parent 922aeb33c8
commit c7b7cba238
4 changed files with 4 additions and 8 deletions

View File

@@ -51,7 +51,6 @@ typedef std::map<DerivedMesh*, RAS_ListSlots*> RAS_DerivedMeshLists;
class RAS_ListRasterizer : public RAS_OpenGLRasterizer
{
bool mUseVertexArrays;
bool mATI;
RAS_ArrayLists mArrayLists;
RAS_DerivedMeshLists mDerivedMeshLists;