diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-06-07 18:46:36 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-06-07 18:46:36 +0300 |
commit | b68a4fdcd7f4f2f8599e9336714d2d0a2b8fd259 (patch) | |
tree | 97177852b317cf8760b69d5eb0137d794e5ba7fc /indra/newview/llfloatereditdaycycle.h | |
parent | 8d2985fb5ddba40a5d6db72a4a8afdd3af4af062 (diff) |
STORM-1255 Removed dead code.
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 a27bc69792..e6e4fe39c1 100644 --- a/indra/newview/llfloatereditdaycycle.h +++ b/indra/newview/llfloatereditdaycycle.h @@ -74,7 +74,6 @@ private: void initCallbacks(); LLWLParamKey getSelectedDayCycle(); - void deletePreset(LLWLParamKey keyframe); bool isNewDay() const; void dumpTrack(); void enableEditing(bool enable); |