diff options
Diffstat (limited to 'slideshow/source/engine/animationnodes/sequentialtimecontainer.hxx')
-rw-r--r-- | slideshow/source/engine/animationnodes/sequentialtimecontainer.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slideshow/source/engine/animationnodes/sequentialtimecontainer.hxx b/slideshow/source/engine/animationnodes/sequentialtimecontainer.hxx index 0ee4e42ef94b..ad9dbb40132e 100644 --- a/slideshow/source/engine/animationnodes/sequentialtimecontainer.hxx +++ b/slideshow/source/engine/animationnodes/sequentialtimecontainer.hxx @@ -55,7 +55,6 @@ private: bool resolveChild( AnimationNodeSharedPtr const& pChildNode ); EventSharedPtr mpCurrentSkipEvent; - EventSharedPtr mpCurrentRewindEvent; }; } // namespace internal |