summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-04-20 13:15:41 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-04-23 13:34:29 +0200
commit43d108b55bf98849c8c5b7313fe44105db6f972d (patch)
treebe09f3f9ebc35782f3e05911a6bd138b1eafce1b /vcl
parent8c884628d3e88b5ba461817af31b8da43985679f (diff)
Removed duplicated include
Change-Id: I839d1414bfd4a6d75b1393f006e770c1c9775d84 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92560 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/generic/app/saldisp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/unx/generic/app/saldisp.cxx b/vcl/unx/generic/app/saldisp.cxx
index 7e23b1046f5a..679014cd53be 100644
--- a/vcl/unx/generic/app/saldisp.cxx
+++ b/vcl/unx/generic/app/saldisp.cxx
@@ -62,7 +62,6 @@
#include <vcl/keycodes.hxx>
#include <unx/salbmp.h>
#include <osl/diagnose.h>
-#include <sal/log.hxx>
#include <unx/salobj.h>
#include <unx/sm.hxx>
#include <unx/wmadaptor.hxx>