Removed spaces from end of line
This commit is contained in:
parent
71c1fc87bb
commit
ea2cbee347
@ -330,7 +330,7 @@ void ArrayDispatchers::reset()
|
||||
if (!_initialized) init();
|
||||
|
||||
_useVertexAttribAlias = false;
|
||||
|
||||
|
||||
for(ActiveDispatchList::iterator itr = _activeDispatchList.begin();
|
||||
itr != _activeDispatchList.end();
|
||||
++itr)
|
||||
|
Loading…
Reference in New Issue
Block a user