Removed spaces from end of line

This commit is contained in:
Robert Osfield 2013-06-26 12:33:40 +00:00
parent 71c1fc87bb
commit ea2cbee347

View File

@ -330,7 +330,7 @@ void ArrayDispatchers::reset()
if (!_initialized) init();
_useVertexAttribAlias = false;
for(ActiveDispatchList::iterator itr = _activeDispatchList.begin();
itr != _activeDispatchList.end();
++itr)