summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-03-17 09:18:59 +0100
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2017-03-17 11:01:26 +0000
commitc68ac77770a642b89cbc7a5ecbb4ccb41fd53f57 (patch)
tree9615e5bc28c5964ee37596e799f6725fd6197843 /sal
parent9bb21ef311ffc600bc7d2ac1c7dee4d88a694bf7 (diff)
cleanup double includes and declarations
Change-Id: I770e09f48b1a3e8299f59a8e475ba3c18d436d7b Reviewed-on: https://gerrit.libreoffice.org/35312 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/w32/path_helper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/osl/w32/path_helper.hxx b/sal/osl/w32/path_helper.hxx
index 6ab07bf918f1..78a4b2dd4776 100644
--- a/sal/osl/w32/path_helper.hxx
+++ b/sal/osl/w32/path_helper.hxx
@@ -23,7 +23,6 @@
#include <sal/config.h>
#include <osl/diagnose.h>
-#include <osl/diagnose.h>
#include <osl/file.h>
#include <rtl/alloc.h>
#include <rtl/ustring.h>