diff options
| author | callum_linden <none@none> | 2014-10-18 11:56:23 -0700 |
|---|---|---|
| committer | callum_linden <none@none> | 2014-10-18 11:56:23 -0700 |
| commit | bdce32a02b34e42ab2f145af5f8beb54f4e2b534 (patch) | |
| tree | 3ada83c124c31712737f1215ed632cfbc85dea98 /indra/newview/lldrawpoolavatar.cpp | |
| parent | 2b93f505a03a2d0662c97cb6466ac0aae2187571 (diff) | |
Update to build on Xcode 6.0: collection of removal of unused variables [-Wunused-variable]
Diffstat (limited to 'indra/newview/lldrawpoolavatar.cpp')
| -rwxr-xr-x | indra/newview/lldrawpoolavatar.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/lldrawpoolavatar.cpp b/indra/newview/lldrawpoolavatar.cpp index 90e6dfe351..393bd70382 100755 --- a/indra/newview/lldrawpoolavatar.cpp +++ b/indra/newview/lldrawpoolavatar.cpp @@ -71,8 +71,6 @@ extern BOOL gUseGLPick; F32 CLOTHING_GRAVITY_EFFECT = 0.7f; F32 CLOTHING_ACCEL_FORCE_FACTOR = 0.2f; -const S32 NUM_TEST_AVATARS = 30; -const S32 MIN_PIXEL_AREA_2_PASS_SKINNING = 500000000; // Format for gAGPVertices // vertex format for bumpmapping: |
