diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-07-05 14:11:16 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-07-05 14:11:16 -0400 |
commit | b466e95b4de2b93c5ed8e1947284371f3e89c99c (patch) | |
tree | b18dc3601eb7302a9315137b243c5e5beeb1f2f4 /indra/newview/llmeshrepository.h | |
parent | d8d1587d49e0fdc45c9f9d42f63870255dd36637 (diff) |
merge cleanup
Diffstat (limited to 'indra/newview/llmeshrepository.h')
-rwxr-xr-x[-rw-r--r--] | indra/newview/llmeshrepository.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llmeshrepository.h b/indra/newview/llmeshrepository.h index 0a2127ccb4..74a08a998f 100644..100755 --- a/indra/newview/llmeshrepository.h +++ b/indra/newview/llmeshrepository.h @@ -412,8 +412,7 @@ public: void discard() ; BOOL isDiscarded(); - // Queue up models for hull generation (viewer-side) - void queueUpModels(); + void generateHulls(); void doWholeModelUpload(); void requestWholeModelFee(); |