diff options
author | Merov Linden <merov@lindenlab.com> | 2010-10-28 16:02:47 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2010-10-28 16:02:47 -0700 |
commit | 49b39c7edf5c9381e5adb04823a000f378a7f063 (patch) | |
tree | fc967e26901a97e94310c1072bd10c2382ec6d84 /indra/newview/llpaneloutfitsinventory.h | |
parent | e68aa811cea4a68f2ee09546a26ee4b655224778 (diff) | |
parent | 6be708677eee1cad00e618bce7d7e7ba27c7a547 (diff) |
STORM-459 : merge with viewer-development
Diffstat (limited to 'indra/newview/llpaneloutfitsinventory.h')
-rw-r--r-- | indra/newview/llpaneloutfitsinventory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpaneloutfitsinventory.h b/indra/newview/llpaneloutfitsinventory.h index f1ca1dbfeb..a7917b457c 100644 --- a/indra/newview/llpaneloutfitsinventory.h +++ b/indra/newview/llpaneloutfitsinventory.h @@ -89,7 +89,6 @@ protected: void onWearButtonClick(); void showGearMenu(); void onTrashButtonClick(); - void onOutfitsRemovalConfirmation(const LLSD& notification, const LLSD& response); bool isActionEnabled(const LLSD& userdata); void setWearablesLoading(bool val); void onWearablesLoaded(); |