Another gcc warning.
This commit is contained in:
parent
9816ced5b7
commit
b1da728f93
@ -467,7 +467,6 @@ void WeightedClusterFit::Compress4( void* block )
|
||||
Vec3 x0(0.0f);
|
||||
float w0 = 0.0f;
|
||||
int b0 = 0, b1 = 0, b2 = 0;
|
||||
int i = 0;
|
||||
|
||||
// check all possible clusters for this total order
|
||||
for( int c0 = 0; c0 <= 16; c0++)
|
||||
|
Loading…
Reference in New Issue
Block a user