summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-02 17:16:22 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-02 17:17:22 +0900
commit47fc950fa65b224a5fcac7a297a9fd47d15eab29 (patch)
treef1d68100540d706903f2a99695a061d7aa88b4ee /svl
parent1199713c82d9852f8a41283138f88a06ad887c39 (diff)
removed duplicate includes in svl / svtools
Diffstat (limited to 'svl')
-rw-r--r--svl/source/config/ctloptions.cxx1
-rw-r--r--svl/source/config/languageoptions.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/svl/source/config/ctloptions.cxx b/svl/source/config/ctloptions.cxx
index a553906610db..aaa4c2b74ef6 100644
--- a/svl/source/config/ctloptions.cxx
+++ b/svl/source/config/ctloptions.cxx
@@ -36,7 +36,6 @@
#include <com/sun/star/uno/Any.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <osl/mutex.hxx>
-#include <osl/mutex.hxx>
#include <svl/smplhint.hxx>
#include <rtl/instance.hxx>
#include <unotools/syslocale.hxx>
diff --git a/svl/source/config/languageoptions.cxx b/svl/source/config/languageoptions.cxx
index 94fbf42ff372..210898961c7e 100644
--- a/svl/source/config/languageoptions.cxx
+++ b/svl/source/config/languageoptions.cxx
@@ -32,7 +32,6 @@
#include <svl/ctloptions.hxx>
#include <i18npool/mslangid.hxx>
#include <osl/mutex.hxx>
-#include <osl/mutex.hxx>
#include <rtl/instance.hxx>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <unotools/syslocale.hxx>