summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobjectlist.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-10-05 14:57:19 -0700
committerMerov Linden <merov@lindenlab.com>2011-10-05 14:57:19 -0700
commitd41f496510a2bc489efb9ae4479a70646eb989b8 (patch)
treed11fd42ebdafd26bd76231c3ae56ca22410b2d86 /indra/newview/llviewerobjectlist.h
parent00dc8b3982cf69dbe69b8c1913e701c37f22eba0 (diff)
parenteda12bd009d8f71eb82b6e6238335a172d6e5fb0 (diff)
EXP-1202 : pull from richard/viewer-experience-fui
Diffstat (limited to 'indra/newview/llviewerobjectlist.h')
-rw-r--r--indra/newview/llviewerobjectlist.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llviewerobjectlist.h b/indra/newview/llviewerobjectlist.h
index 9d1b5cb56f..c5f2a2c1ee 100644
--- a/indra/newview/llviewerobjectlist.h
+++ b/indra/newview/llviewerobjectlist.h
@@ -36,7 +36,6 @@
// project includes
#include "llviewerobject.h"
-#include "llaccountingquota.h"
class LLCamera;
class LLNetMap;
@@ -102,8 +101,6 @@ public:
F32 restitution,
F32 gravity_multiplier);
- void updateQuota( const LLUUID& objectId, const SelectionQuota& costs );
-
void shiftObjects(const LLVector3 &offset);
void repartitionObjects();