diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/lltoolplacer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/lltoolplacer.h b/linden/indra/newview/lltoolplacer.h index e4f9c7a..ab90ca1 100644 --- a/linden/indra/newview/lltoolplacer.h +++ b/linden/indra/newview/lltoolplacer.h | |||
@@ -85,7 +85,6 @@ public: | |||
85 | static LLPCode sSphereHemi; | 85 | static LLPCode sSphereHemi; |
86 | static LLPCode sTree; | 86 | static LLPCode sTree; |
87 | static LLPCode sGrass; | 87 | static LLPCode sGrass; |
88 | static LLPCode sTreeNew; | ||
89 | 88 | ||
90 | private: | 89 | private: |
91 | void addButton( const LLString& up_state, const LLString& down_state, LLPCode* pcode ); | 90 | void addButton( const LLString& up_state, const LLString& down_state, LLPCode* pcode ); |