summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorypanel.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2018-10-09 21:36:25 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2018-10-09 21:36:25 +0300
commit83b508a656aebedff915b2fdcd292432a8aaa7b2 (patch)
tree58d99767f7e558c9e2ebb7db7958cfa4a77606c9 /indra/newview/llinventorypanel.h
parent6bb496625f4492fabd44bd0e86acb8b599df8c43 (diff)
Backed out SL-9733 - more work needs to be done
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rw-r--r--indra/newview/llinventorypanel.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h
index b968b19d9a..90fd659522 100644
--- a/indra/newview/llinventorypanel.h
+++ b/indra/newview/llinventorypanel.h
@@ -319,9 +319,7 @@ protected:
static LLUIColor sLibraryColor;
static LLUIColor sLinkColor;
- virtual LLFolderViewItem* buildNewViews(const LLUUID& id);
- LLFolderViewItem* buildNewViews(const LLUUID& id, LLInventoryObject const* objectp);
- virtual void itemChanged(const LLUUID& item_id, U32 mask, const LLInventoryObject* model_item);
+ LLFolderViewItem* buildNewViews(const LLUUID& id);
BOOL getIsHiddenFolderType(LLFolderType::EType folder_type) const;
virtual LLFolderView * createFolderRoot(LLUUID root_id );