diff options
Diffstat (limited to 'forms/source/helper/commandimageprovider.cxx')
-rw-r--r-- | forms/source/helper/commandimageprovider.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/helper/commandimageprovider.cxx b/forms/source/helper/commandimageprovider.cxx index 1d96c3c6d660..878a72e93679 100644 --- a/forms/source/helper/commandimageprovider.cxx +++ b/forms/source/helper/commandimageprovider.cxx @@ -28,13 +28,11 @@ #include "commandimageprovider.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/ui/XImageManager.hpp> #include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp> #include <com/sun/star/ui/XModuleUIConfigurationManagerSupplier.hpp> #include <com/sun/star/frame/XModuleManager.hpp> #include <com/sun/star/ui/ImageType.hpp> -/** === end UNO includes === **/ #include <tools/diagnose_ex.h> |