summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolpie.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-01-05 12:37:26 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2010-01-05 12:37:26 +0200
commitddf2cccdb926ca2aac226a90c4030f2d4e8c6f50 (patch)
treea1d7fe2f014b70e5b0d5fe3419b4e5eb85c0de48 /indra/newview/lltoolpie.h
parent3c5976981dd06ccca45d9d2b9024a6c72fd7ea49 (diff)
parentb282f04b31f60a3ddd9dcbd27eed2d2226a40e09 (diff)
Merge from default branch.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/lltoolpie.h')
-rw-r--r--indra/newview/lltoolpie.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/lltoolpie.h b/indra/newview/lltoolpie.h
index 3660c68552..5f0e28fa95 100644
--- a/indra/newview/lltoolpie.h
+++ b/indra/newview/lltoolpie.h
@@ -71,9 +71,6 @@ public:
LLObjectSelection* getLeftClickSelection() { return (LLObjectSelection*)mLeftClickSelection; }
void resetSelection();
- static void leftMouseCallback(const LLPickInfo& pick_info);
- static void rightMouseCallback(const LLPickInfo& pick_info);
-
static void selectionPropertiesReceived();
static void showAvatarInspector(const LLUUID& avatar_id);