From 7304663681ba3a3984902f3f6aa25494d0a8c364 Mon Sep 17 00:00:00 2001
From: npcdoom <venccsralph@gmail.com>
Date: Mon, 21 Feb 2011 16:39:37 -0430
Subject: [PATCH] Remove tools/list.hxx header

---
 UnoControls/inc/basecontainercontrol.hxx |    1 -
 cui/source/dialogs/dlgname.cxx           |    1 -
 cui/source/dialogs/hyphen.cxx            |    1 -
 extensions/source/propctrlr/taborder.hxx |    1 -
 extensions/source/scanner/scanunx.cxx    |    1 -
 forms/inc/pch/precompiled_forms.hxx      |    1 -
 6 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/UnoControls/inc/basecontainercontrol.hxx b/UnoControls/inc/basecontainercontrol.hxx
index eef8940..5c4504d 100644
--- a/UnoControls/inc/basecontainercontrol.hxx
+++ b/UnoControls/inc/basecontainercontrol.hxx
@@ -43,7 +43,6 @@
 #include <com/sun/star/container/ContainerEvent.hpp>
 #include <com/sun/star/container/XIndexReplace.hpp>
 #include <com/sun/star/container/XNameContainer.hpp>
-#include <tools/list.hxx>
 #include <vector>
 
 //____________________________________________________________________________________________________________
diff --git a/cui/source/dialogs/dlgname.cxx b/cui/source/dialogs/dlgname.cxx
index f56cc15..d4cb6fd 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 9168ea9..c9c5c2d 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/extensions/source/propctrlr/taborder.hxx b/extensions/source/propctrlr/taborder.hxx
index fbe134f..79cc4d0 100644
--- a/extensions/source/propctrlr/taborder.hxx
+++ b/extensions/source/propctrlr/taborder.hxx
@@ -41,7 +41,6 @@
 
 #include <vcl/fixed.hxx>
 
-#include <tools/list.hxx>
 #include <comphelper/uno3.hxx>
 
 //............................................................................
diff --git a/extensions/source/scanner/scanunx.cxx b/extensions/source/scanner/scanunx.cxx
index dfae6eb..9925234 100644
--- a/extensions/source/scanner/scanunx.cxx
+++ b/extensions/source/scanner/scanunx.cxx
@@ -31,7 +31,6 @@
 #include <scanner.hxx>
 #include <sanedlg.hxx>
 #include <osl/thread.hxx>
-#include <tools/list.hxx>
 #include <boost/shared_ptr.hpp>
 
 #if OSL_DEBUG_LEVEL > 1
diff --git a/forms/inc/pch/precompiled_forms.hxx b/forms/inc/pch/precompiled_forms.hxx
index 259e527..101d4cb 100644
--- a/forms/inc/pch/precompiled_forms.hxx
+++ b/forms/inc/pch/precompiled_forms.hxx
@@ -363,7 +363,6 @@
 #include "tools/diagnose_ex.h"
 #include "tools/inetmsg.hxx"
 #include "tools/link.hxx"
-#include "tools/list.hxx"
 #include "tools/resid.hxx"
 #include "tools/simplerm.hxx"
 #include "tools/solar.h"
-- 
1.7.3.4

