diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-07 12:47:08 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-07 12:47:08 +0100 |
commit | 11e03dece4aa8417a3b6fd2234820d91f185875b (patch) | |
tree | 742c8d48a2a33c973f7ec0f2f20cab4e806bcb3c /indra/newview/llinventorypanel.h | |
parent | f0b1424cb8ec584c5b4a6cf74d1cd096090c06e1 (diff) | |
parent | 76922597c219f27c5372a8a92e26e77338eb2dc2 (diff) |
merge from PE's viewer-trunk
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rw-r--r-- | indra/newview/llinventorypanel.h | 4 |
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(); |