summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-02-20 21:03:23 -0800
committerJoseph Powers <jpowers27@cox.net>2011-02-20 21:03:23 -0800
commite986d2fc482ec1214457f05af4c49385730c3024 (patch)
tree1c5cb825d90a33be622a11923eb0c9672e28145f /cui
parent58a194b33792c5d19787931ee9d24b9d68c009e0 (diff)
Cleanup some #include <tools/list.hxx>
Diffstat (limited to 'cui')
-rw-r--r--cui/source/dialogs/dlgname.cxx1
-rw-r--r--cui/source/dialogs/hyphen.cxx1
-rw-r--r--cui/source/inc/iconcdlg.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/dialogs/dlgname.cxx b/cui/source/dialogs/dlgname.cxx
index 90aa50a7138f..c5941a6f8419 100644
--- a/cui/source/dialogs/dlgname.cxx
+++ b/cui/source/dialogs/dlgname.cxx
@@ -27,7 +27,6 @@
************************************************************************/
#include <tools/ref.hxx>
-#include <tools/list.hxx>
#include <tools/shl.hxx>
#include <tools/debug.hxx>
#include <vcl/msgbox.hxx>
diff --git a/cui/source/dialogs/hyphen.cxx b/cui/source/dialogs/hyphen.cxx
index c73bebaf95ff..1b9b63bf8231 100644
--- a/cui/source/dialogs/hyphen.cxx
+++ b/cui/source/dialogs/hyphen.cxx
@@ -37,7 +37,6 @@
#include <svtools/langtab.hxx>
#include <svx/dialmgr.hxx>
#include <svx/dlgutil.hxx>
-#include <tools/list.hxx>
#include <tools/shl.hxx>
#include <vcl/msgbox.hxx>
diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx
index 375aa2450e88..a65754f20ff5 100644
--- a/cui/source/inc/iconcdlg.hxx
+++ b/cui/source/inc/iconcdlg.hxx
@@ -36,7 +36,6 @@
#include <svtools/ivctrl.hxx>
#include <svl/itempool.hxx>
#include <svl/itemset.hxx>
-#include <tools/list.hxx>
#include <tools/string.hxx>
#include <vector>