summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationPane.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CustomAnimationPane.cxx')
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimationPane.cxx b/sd/source/ui/animations/CustomAnimationPane.cxx
index 05a65c7e6307..8bae65604b1a 100644
--- a/sd/source/ui/animations/CustomAnimationPane.cxx
+++ b/sd/source/ui/animations/CustomAnimationPane.cxx
@@ -151,7 +151,6 @@ CustomAnimationPane::CustomAnimationPane( weld::Widget* pParent, ViewShellBase&
, mnCurvePathPos(-1)
, mnPolygonPathPos(-1)
, mnFreeformPathPos(-1)
- , maLateInitTimer()
{
initialize();
}