Remove unused variable in primitiveConvertToStridedData().

oldstable
Gerald Pfeifer 2005-07-22 18:27:04 +00:00 committed by Alexandre Julliard
parent 92890e2372
commit 8d43d251b7
1 changed files with 0 additions and 1 deletions

View File

@ -537,7 +537,6 @@ static void primitiveConvertToStridedData(IWineD3DDevice *iface, Direct3DVertexS
short LoopThroughTo = 0;
short nStream;
BOOL canDoViaGLPointers = TRUE;
int numBlends;
int numTextures;
int textureNo;