summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-30 00:25:28 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-30 00:42:35 +0900
commit6f087d103acc2af68229efe650df145b38659b02 (patch)
tree1095c72d9d9e51c8e289af930ce9d3a7bc8c83f0 /cui/source/dialogs
parent61d6d08667e03271604007fe602063c08e0e8608 (diff)
removed duplicate includes in cppcanvas / cppuhelper / cui
Diffstat (limited to 'cui/source/dialogs')
-rw-r--r--cui/source/dialogs/about.cxx2
-rw-r--r--cui/source/dialogs/thesdlg.cxx1
2 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx
index c04c6d0873c3..f0bfdef0aaab 100644
--- a/cui/source/dialogs/about.cxx
+++ b/cui/source/dialogs/about.cxx
@@ -36,8 +36,6 @@
#include <unotools/configmgr.hxx>
#include <unotools/bootstrap.hxx>
#include <com/sun/star/uno/Any.h>
-#include <unotools/configmgr.hxx>
-#include <vcl/svapp.hxx>
#include <vcl/graph.hxx>
#include <svtools/filter.hxx>
diff --git a/cui/source/dialogs/thesdlg.cxx b/cui/source/dialogs/thesdlg.cxx
index 8c4d3ab63c47..64ea8a7fac58 100644
--- a/cui/source/dialogs/thesdlg.cxx
+++ b/cui/source/dialogs/thesdlg.cxx
@@ -51,7 +51,6 @@
#include <i18npool/mslangid.hxx>
#include <comphelper/processfactory.hxx>
#include <osl/file.hxx>
-#include <svl/lngmisc.hxx>
#include <stack>
#include <algorithm>