diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-05-18 20:06:04 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-05-18 20:06:04 -0700 |
commit | f0bbfad859d5f3bd2028d0d9b2e0ae6e6448ef32 (patch) | |
tree | c51f80517c0b20d7d5dd0482fa5d163b9dac6e54 /sot | |
parent | 1143cf30551e8ce14065a51e1001a92395404348 (diff) |
Remove all the #include <tools/ownlist.hxx>
I'm deleting the header since it's no longer used.
Diffstat (limited to 'sot')
-rw-r--r-- | sot/source/sdstor/stg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/source/sdstor/stg.cxx b/sot/source/sdstor/stg.cxx index 9229fcf81534..04d4f3ec1d1e 100644 --- a/sot/source/sdstor/stg.cxx +++ b/sot/source/sdstor/stg.cxx @@ -32,7 +32,6 @@ #include <sot/storinfo.hxx> #include <osl/file.hxx> #include <tools/tempfile.hxx> -#include <tools/ownlist.hxx> #include <tools/string.hxx> #include <tools/fsys.hxx> #include <tools/stream.hxx> |