diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:10:16 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:15:03 +0900 |
commit | 193581a7cc7161dec844c6f35ba710ee8c98107c (patch) | |
tree | 9bdd6f56ee56dba94d302b59a9a34ed5ac4a651d /sd/source/ui/unoidl/UnoDocumentSettings.cxx | |
parent | 15bd35e4f2646ef0bba0cc24d171989c9e3ac6e4 (diff) |
removed duplicate includes in sd
Diffstat (limited to 'sd/source/ui/unoidl/UnoDocumentSettings.cxx')
-rw-r--r-- | sd/source/ui/unoidl/UnoDocumentSettings.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/UnoDocumentSettings.cxx b/sd/source/ui/unoidl/UnoDocumentSettings.cxx index e36ec7d5b87c..80754a16de4f 100644 --- a/sd/source/ui/unoidl/UnoDocumentSettings.cxx +++ b/sd/source/ui/unoidl/UnoDocumentSettings.cxx @@ -42,7 +42,6 @@ #include <svx/xtable.hxx> #include <osl/diagnose.h> #include <osl/mutex.hxx> -#include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include "drawdoc.hxx" |