cleanup
This commit is contained in:
@@ -228,7 +228,6 @@ void NextFloat( float fValues[], int size )
|
|||||||
for( i=0; i<size; i++ )
|
for( i=0; i<size; i++ )
|
||||||
fValues[i] = 0;
|
fValues[i] = 0;
|
||||||
|
|
||||||
index;
|
|
||||||
if( index == size-1 ) // if true, then the last float in the list was selected
|
if( index == size-1 ) // if true, then the last float in the list was selected
|
||||||
; // leave all off
|
; // leave all off
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user