diff options
Diffstat (limited to 'toolkit/source/awt/animatedimagespeer.cxx')
-rw-r--r-- | toolkit/source/awt/animatedimagespeer.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/awt/animatedimagespeer.cxx b/toolkit/source/awt/animatedimagespeer.cxx index 124dcdb88646..12cc95ffdac3 100644 --- a/toolkit/source/awt/animatedimagespeer.cxx +++ b/toolkit/source/awt/animatedimagespeer.cxx @@ -29,7 +29,6 @@ #include "toolkit/awt/animatedimagespeer.hxx" #include "toolkit/helper/property.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/awt/XAnimatedImages.hpp> #include <com/sun/star/awt/Size.hpp> #include <com/sun/star/graphic/GraphicProvider.hpp> @@ -37,7 +36,6 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/graphic/XGraphic.hpp> #include <com/sun/star/awt/ImageScaleMode.hpp> -/** === end UNO includes === **/ #include <comphelper/componentcontext.hxx> #include <comphelper/namedvaluecollection.hxx> |