Slideshow: Remove unneded ExternalMediaShape

Desktop / LibreOffice - Zolnai Tamás [collabora.com] - 15 April 2014 14:36 UTC

ExternalShapeBase is the base class of MediaShape and AppletShape so it's nonsense that ExternalMediaShape to be the base of ExternalShapeBase. Actually this class does nothing, anyway.

2a594eb Slideshow: Remove unneded ExternalMediaShape
.../engine/animationnodes/animationcommandnode.cxx | 2 +-
.../engine/animationnodes/animationcommandnode.hxx | 5 +-
.../source/engine/shapes/externalshapebase.hxx | 139 --------------------
slideshow/source/inc/externalmediashape.hxx | 85 ------------
slideshow/source/inc/externalshapebase.hxx | 139 ++++++++++++++++++++
5 files changed, 143 insertions(+), 227 deletions(-)

Upstream: cgit.freedesktop.org


  • Share