summaryrefslogtreecommitdiff
path: root/indra/newview/lllandmarkactions.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-02-09 01:59:15 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-02-09 01:59:15 +0200
commitd12514af8193888f9eb66bb92a9c2ac3d4e0e56e (patch)
tree5aa45a1a417b80e236eed7bee5417cbc338270e5 /indra/newview/lllandmarkactions.h
parent74d3f9d017a424d69bfc256ecc1062fdaa3b18c3 (diff)
SL-14797 Normalize right-click menus on Landmarks & Picks Part#3
Diffstat (limited to 'indra/newview/lllandmarkactions.h')
-rw-r--r--indra/newview/lllandmarkactions.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/lllandmarkactions.h b/indra/newview/lllandmarkactions.h
index 870d92811e..ae7b072fcb 100644
--- a/indra/newview/lllandmarkactions.h
+++ b/indra/newview/lllandmarkactions.h
@@ -72,12 +72,6 @@ public:
*/
static LLViewerInventoryItem* findLandmarkForAgentPos();
-
- /**
- * @brief Checks whether agent has rights to create landmark for current parcel.
- */
- static bool canCreateLandmarkHere();
-
/**
* @brief Creates landmark for current parcel.
*/