diff options
-rw-r--r-- | vcl/inc/animate/AnimationRenderer.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/animate/AnimationRenderer.hxx b/vcl/inc/animate/AnimationRenderer.hxx index 0466518dfb1d..f75b88e29541 100644 --- a/vcl/inc/animate/AnimationRenderer.hxx +++ b/vcl/inc/animate/AnimationRenderer.hxx @@ -44,9 +44,6 @@ struct AnimationData class VCL_DLLPUBLIC AnimationRenderer { private: - - friend class Animation; - Animation* mpParent; VclPtr<OutputDevice> mpRenderContext; tools::Long mnRendererId; |