summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorypanel.h
diff options
context:
space:
mode:
authorSergei Litovchuk <slitovchuk@productengine.com>2010-08-04 19:34:55 +0300
committerSergei Litovchuk <slitovchuk@productengine.com>2010-08-04 19:34:55 +0300
commit9c2694c682edcd1a25b25fe513a416daa8062830 (patch)
tree454fa8b9f83e31f6a3d83284ec892350665436ee /indra/newview/llinventorypanel.h
parent00a8b68d1c0f0a4e0d3530c950a669d058b2470c (diff)
Backed out changeset: b81927151a18. Fix of EXT-3981 reverted to fix EXT-4379.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rw-r--r--indra/newview/llinventorypanel.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h
index c9e317f816..4db995b0c4 100644
--- a/indra/newview/llinventorypanel.h
+++ b/indra/newview/llinventorypanel.h
@@ -121,10 +121,6 @@ public:
void* cargo_data,
EAcceptance* accept,
std::string& tooltip_msg);
-
- void onMouseEnter(S32 x, S32 y, MASK mask);
- void onMouseLeave(S32 x, S32 y, MASK mask);
-
// LLUICtrl methods
/*virtual*/ void onFocusLost();
/*virtual*/ void onFocusReceived();