diff options
Diffstat (limited to 'sd/source/ui/unoidl/unomodule.cxx')
-rw-r--r-- | sd/source/ui/unoidl/unomodule.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/unoidl/unomodule.cxx b/sd/source/ui/unoidl/unomodule.cxx index 063a5ce20552..813bfcdb2aff 100644 --- a/sd/source/ui/unoidl/unomodule.cxx +++ b/sd/source/ui/unoidl/unomodule.cxx @@ -17,11 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/frame/DispatchResultState.hpp> #include <cppuhelper/supportsservice.hxx> -#include <facreg.hxx> #include <sddll.hxx> #include <sdmod.hxx> #include "unomodule.hxx" |