summaryrefslogtreecommitdiff
path: root/desktop/source/app/sofficemain.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/sofficemain.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/sofficemain.cxx')
-rw-r--r--desktop/source/app/sofficemain.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain.cxx
index 0b02155f59fb..448977684b9a 100644
--- a/desktop/source/app/sofficemain.cxx
+++ b/desktop/source/app/sofficemain.cxx
@@ -30,7 +30,6 @@
#include <prewin.h>
#include <rtl/bootstrap.hxx>
-#include <sal/log.hxx>
#include <sal/main.h>
#include <tools/extendapplicationenvironment.hxx>
#include <vcl/svmain.hxx>