aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llinventoryview.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llinventoryview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llinventoryview.h b/linden/indra/newview/llinventoryview.h
index 439f869..c5c8532 100644
--- a/linden/indra/newview/llinventoryview.h
+++ b/linden/indra/newview/llinventoryview.h
@@ -162,7 +162,6 @@ public:
162 LLInventoryViewFinder(const std::string& name, 162 LLInventoryViewFinder(const std::string& name,
163 const LLRect& rect, 163 const LLRect& rect,
164 LLInventoryView* inventory_view); 164 LLInventoryView* inventory_view);
165 virtual void draw();
166 virtual void rebuildFilter(); 165 virtual void rebuildFilter();
167 virtual void onClose(bool app_quitting); 166 virtual void onClose(bool app_quitting);
168 void changeFilter(LLInventoryFilter* filter); 167 void changeFilter(LLInventoryFilter* filter);