summaryrefslogtreecommitdiff
path: root/desktop/source/app/appinit.cxx
diff options
context:
space:
mode:
authorRafał Dobrakowski <dobrakowskirafal@gmail.com>2024-04-02 02:11:44 +0200
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-04-02 17:27:27 +0200
commit75706c003c3e224047e2f5b079aebde4e3d40d74 (patch)
tree92aa9854be0458043929325ca8be2a9bb89a7a68 /desktop/source/app/appinit.cxx
parent3976c94feecb00ee80a48009086d0850e32891f1 (diff)
tdf#146619 Remove unused #includes from C/C++ files
the 'desktop' module was cleaned Change-Id: Ia7dcb77a42ca7f9be67e30d10cd54697bf93b6d0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165663 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Diffstat (limited to 'desktop/source/app/appinit.cxx')
-rw-r--r--desktop/source/app/appinit.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/appinit.cxx b/desktop/source/app/appinit.cxx
index 76bd04347ad6..887b717d43ad 100644
--- a/desktop/source/app/appinit.cxx
+++ b/desktop/source/app/appinit.cxx
@@ -24,7 +24,6 @@
#include <dp_shared.hxx>
#include "cmdlineargs.hxx"
#include <strings.hrc>
-#include <com/sun/star/registry/XSimpleRegistry.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/uno/Exception.hpp>