aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llinventoryview.h
diff options
context:
space:
mode:
authorJacek Antonelli2009-01-16 15:51:58 -0600
committerJacek Antonelli2009-01-16 15:52:01 -0600
commit56a9a4932a6f10c0346b5ef6cac079b3485ab081 (patch)
tree2f5719080bc045ae6fd214dc0637039fc246b149 /linden/indra/newview/llinventoryview.h
parentUse UI callbacks to initiate rebuilding filter. (diff)
downloadmeta-impy-56a9a4932a6f10c0346b5ef6cac079b3485ab081.zip
meta-impy-56a9a4932a6f10c0346b5ef6cac079b3485ab081.tar.gz
meta-impy-56a9a4932a6f10c0346b5ef6cac079b3485ab081.tar.bz2
meta-impy-56a9a4932a6f10c0346b5ef6cac079b3485ab081.tar.xz
Removed now-useless LLInventoryViewFinder::draw().
Diffstat (limited to 'linden/indra/newview/llinventoryview.h')
-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);