diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-18 20:57:55 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-18 20:57:55 -0800 |
commit | d8369857bbbb75417e4b044fe77a6c87709e7ac0 (patch) | |
tree | 991a839d6b246bca2b62b9513f9dcae9a7cfd065 /uui | |
parent | 9de5ca8d677fad56c20dfb274f3491433d768259 (diff) |
Remove some #include "tools/list.hxx"
Plus some trailing whitespace cleanup
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/fltdlg.cxx | 1 | ||||
-rw-r--r-- | uui/source/iahndl-cookies.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/uui/source/fltdlg.cxx b/uui/source/fltdlg.cxx index 6696bb698495..2fc475d3500f 100644 --- a/uui/source/fltdlg.cxx +++ b/uui/source/fltdlg.cxx @@ -42,7 +42,6 @@ #include <com/sun/star/util/XStringWidth.hpp> #include <cppuhelper/implbase1.hxx> #include <unotools/localfilehelper.hxx> -#include <tools/list.hxx> #include <tools/urlobj.hxx> #include <vcl/button.hxx> diff --git a/uui/source/iahndl-cookies.cxx b/uui/source/iahndl-cookies.cxx index 14db49bb79b5..bb2a4a50566c 100644 --- a/uui/source/iahndl-cookies.cxx +++ b/uui/source/iahndl-cookies.cxx @@ -31,7 +31,6 @@ #include "com/sun/star/task/XInteractionRequest.hpp" #include "osl/mutex.hxx" -#include "tools/list.hxx" #include "svl/httpcook.hxx" #include "vcl/svapp.hxx" |