diff options
author | callum_linden <none@none> | 2014-10-18 11:25:07 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2014-10-18 11:25:07 -0700 |
commit | 327a99a8a868312ded565b53cba2e3c49ecdca12 (patch) | |
tree | d55e3c776a59431675bbf90de8fd3df2957b5e55 /indra/newview/llassetuploadresponders.cpp | |
parent | 0b44e4d59b2c7cb60d65d4c3ab64cb33c49cda67 (diff) |
Update to build on Xcode 6.0: more removal of unused variables and functions
Diffstat (limited to 'indra/newview/llassetuploadresponders.cpp')
-rwxr-xr-x | indra/newview/llassetuploadresponders.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llassetuploadresponders.cpp b/indra/newview/llassetuploadresponders.cpp index a98ff64d0a..e5c2d212fe 100755 --- a/indra/newview/llassetuploadresponders.cpp +++ b/indra/newview/llassetuploadresponders.cpp @@ -63,9 +63,6 @@ #include "llsdutil.h" #include "llvfs.h" -// When uploading multiple files, don't display any of them when uploading more than this number. -static const S32 FILE_COUNT_DISPLAY_THRESHOLD = 5; - void dialog_refresh_all(); void on_new_single_inventory_upload_complete( |