diff options
author | Loren Shih <seraph@lindenlab.com> | 2010-03-17 13:35:39 -0400 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2010-03-17 13:35:39 -0400 |
commit | 6e761bb5f2fac9155b03b74008cfca141968ae6c (patch) | |
tree | 8fa1dcf8f2f6edae67e832dc34a6286901ae771d /indra/newview/llpanellandmarks.h | |
parent | a5c43859c355afbb5a24d8599756297cad07f590 (diff) | |
parent | 509457b8ef7bfb8e5b6dcb1a25996ae8fe329007 (diff) |
automated merge viewer2.0->viewer2.0
Diffstat (limited to 'indra/newview/llpanellandmarks.h')
-rw-r--r-- | indra/newview/llpanellandmarks.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanellandmarks.h b/indra/newview/llpanellandmarks.h index f1ce1a18b5..2b46ba9933 100644 --- a/indra/newview/llpanellandmarks.h +++ b/indra/newview/llpanellandmarks.h @@ -121,7 +121,6 @@ private: void updateListCommands(); void onActionsButtonClick(); void showActionMenu(LLMenuGL* menu, std::string spawning_view_name); - void onAddButtonHeldDown(); void onTrashButtonClick() const; void onAddAction(const LLSD& command_name) const; void onClipboardAction(const LLSD& command_name) const; |