diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llemote.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llemote.h b/linden/indra/newview/llemote.h index 9bc5128..553c0c8 100644 --- a/linden/indra/newview/llemote.h +++ b/linden/indra/newview/llemote.h | |||
@@ -113,8 +113,6 @@ public: | |||
113 | 113 | ||
114 | virtual BOOL canDeprecate() { return FALSE; } | 114 | virtual BOOL canDeprecate() { return FALSE; } |
115 | 115 | ||
116 | static BOOL getIndexFromName( const char* name, U32* index ); | ||
117 | |||
118 | protected: | 116 | protected: |
119 | 117 | ||
120 | LLCharacter* mCharacter; | 118 | LLCharacter* mCharacter; |