diff options
Diffstat (limited to 'indra/newview/llmorphview.h')
-rw-r--r-- | indra/newview/llmorphview.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llmorphview.h b/indra/newview/llmorphview.h index ecabaa9b81..670ddf601c 100644 --- a/indra/newview/llmorphview.h +++ b/indra/newview/llmorphview.h @@ -44,9 +44,6 @@ class LLMorphView : public LLView public: LLMorphView(const std::string& name, const LLRect& rect); - virtual EWidgetType getWidgetType() const; - virtual LLString getWidgetTag() const; - void initialize(); void shutdown(); |