aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llinventorybridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llinventorybridge.h')
-rw-r--r--linden/indra/newview/llinventorybridge.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/newview/llinventorybridge.h b/linden/indra/newview/llinventorybridge.h
index 5a53aa5..0318e6c 100644
--- a/linden/indra/newview/llinventorybridge.h
+++ b/linden/indra/newview/llinventorybridge.h
@@ -511,9 +511,6 @@ public:
511 virtual const std::string& getPrefix() { return sPrefix; } 511 virtual const std::string& getPrefix() { return sPrefix; }
512 512
513 virtual LLUIImagePtr getIcon() const; 513 virtual LLUIImagePtr getIcon() const;
514 bool isSkySetting() const;
515 bool isWaterSetting() const;
516 bool isWindLight() const;
517 virtual void openItem(); 514 virtual void openItem();
518 virtual void buildContextMenu(LLMenuGL& menu, U32 flags); 515 virtual void buildContextMenu(LLMenuGL& menu, U32 flags);
519 virtual void performAction(LLFolderView* folder, LLInventoryModel* model, std::string action); 516 virtual void performAction(LLFolderView* folder, LLInventoryModel* model, std::string action);