diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-06-06 23:46:35 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-06-06 23:46:35 +0300 |
commit | 9f4779e09997e70246c3c0c5f831bf55d4ed6a4f (patch) | |
tree | 29301dbec6cb55f921911146730df7fb5250dc85 /indra/newview/llfloatereditdaycycle.h | |
parent | 88407a0f0c19f1ee36c176f2fdc2117646d65b80 (diff) |
STORM-1255 WIP Made the check for region permissions reusable.
Diffstat (limited to 'indra/newview/llfloatereditdaycycle.h')
-rw-r--r-- | indra/newview/llfloatereditdaycycle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatereditdaycycle.h b/indra/newview/llfloatereditdaycycle.h index 3b467b2939..6dc7333039 100644 --- a/indra/newview/llfloatereditdaycycle.h +++ b/indra/newview/llfloatereditdaycycle.h @@ -106,7 +106,6 @@ private: void onDayCycleListChange(); static std::string getRegionName(); - static bool canEditRegionSettings(); /// convenience class for holding keyframes mapped to sliders struct SliderKey |