summaryrefslogtreecommitdiff
path: root/indra/newview/llmemoryview.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llmemoryview.h')
-rw-r--r--indra/newview/llmemoryview.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llmemoryview.h b/indra/newview/llmemoryview.h
index 88889d18de..625499fab3 100644
--- a/indra/newview/llmemoryview.h
+++ b/indra/newview/llmemoryview.h
@@ -40,9 +40,6 @@ public:
LLMemoryView(const std::string& name, const LLRect& rect);
virtual ~LLMemoryView();
- virtual EWidgetType getWidgetType() const;
- virtual LLString getWidgetTag() const;
-
virtual BOOL handleMouseDown(S32 x, S32 y, MASK mask);
virtual BOOL handleMouseUp(S32 x, S32 y, MASK mask);
virtual BOOL handleHover(S32 x, S32 y, MASK mask);