diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-05-18 20:04:50 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-05-18 20:04:50 -0700 |
commit | 98ab849dfe397253a9e4581117760cc0293c140e (patch) | |
tree | 9fd8554f3dbfbd3034f676a902bc1a2dffe236b0 /sfx2/inc | |
parent | 78eadc536838999355bc811ccbe6017a838c5c2a (diff) |
Remove all the #include <tools/ownlist.hxx>
I'm deleting the header since it's no longer used.
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx2.hxx | 1 | ||||
-rw-r--r-- | sfx2/inc/sfx2/shell.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx2.hxx b/sfx2/inc/pch/precompiled_sfx2.hxx index 5c4a41e7d6f2..8615cc61d450 100644 --- a/sfx2/inc/pch/precompiled_sfx2.hxx +++ b/sfx2/inc/pch/precompiled_sfx2.hxx @@ -599,7 +599,6 @@ #include "tools/globname.hxx" #include "tools/inetmime.hxx" #include "tools/link.hxx" -#include "tools/ownlist.hxx" #include "tools/rc.hxx" #include "tools/rcid.h" #include "tools/ref.hxx" diff --git a/sfx2/inc/sfx2/shell.hxx b/sfx2/inc/sfx2/shell.hxx index b97e76c66954..1b933a90778f 100644 --- a/sfx2/inc/sfx2/shell.hxx +++ b/sfx2/inc/sfx2/shell.hxx @@ -36,7 +36,6 @@ #include <tools/rtti.hxx> #include <svl/brdcst.hxx> -#include <tools/ownlist.hxx> #include <tools/unqid.hxx> #include <tools/string.hxx> |