diff options
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rw-r--r-- | indra/newview/llinventorypanel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h index 136d9f75f6..2b152edada 100644 --- a/indra/newview/llinventorypanel.h +++ b/indra/newview/llinventorypanel.h @@ -394,7 +394,6 @@ public: void initFromParams(const Params& p); bool isSelectionRemovable() { return false; } - //void setSelectCallback(const boost::function<void(const std::deque<LLFolderViewItem*>& items, BOOL user_action)>& cb); void openInCurrentWindow(const LLSD& userdata); void changeFolderRoot(const LLUUID& new_id); |