diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llnotify.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llnotify.h b/linden/indra/newview/llnotify.h index 9421a5b..f2d37c1 100644 --- a/linden/indra/newview/llnotify.h +++ b/linden/indra/newview/llnotify.h | |||
@@ -168,8 +168,6 @@ public: | |||
168 | void showOnly(LLView * ctrl); | 168 | void showOnly(LLView * ctrl); |
169 | LLNotifyBox * getFirstNontipBox() const; | 169 | LLNotifyBox * getFirstNontipBox() const; |
170 | 170 | ||
171 | virtual EWidgetType getWidgetType() const { return WIDGET_TYPE_VIEW; }; | ||
172 | virtual LLString getWidgetTag() const { return LLString(); } | ||
173 | 171 | ||
174 | class Matcher | 172 | class Matcher |
175 | { | 173 | { |