summaryrefslogtreecommitdiff
path: root/indra/llinventory/lleconomy.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2015-06-24 20:57:32 -0400
committerNat Goodspeed <nat@lindenlab.com>2015-06-24 20:57:32 -0400
commit7deca6951fb4991fcebb1e89aad8b851aa2bc883 (patch)
treec0aa1712422d3ebdccf2ca87f93bc9c62786c05e /indra/llinventory/lleconomy.h
parentccc55255c57f8449aa46cd8847dbda1ced1e851f (diff)
MAINT-5232: Finish 7724e79aaf62: remove LLGlobalEconomy::initSingleton()
Diffstat (limited to 'indra/llinventory/lleconomy.h')
-rwxr-xr-xindra/llinventory/lleconomy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llinventory/lleconomy.h b/indra/llinventory/lleconomy.h
index 9c27ac5fb3..83836b7ce1 100755
--- a/indra/llinventory/lleconomy.h
+++ b/indra/llinventory/lleconomy.h
@@ -48,8 +48,6 @@ public:
LLGlobalEconomy();
virtual ~LLGlobalEconomy();
- void initSingleton() { }
-
virtual void print();
void addObserver(LLEconomyObserver* observer);