summaryrefslogtreecommitdiffstats
path: root/sot
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-05-18 20:06:04 -0700
committerJoseph Powers <jpowers27@cox.net>2011-05-18 20:06:04 -0700
commitf0bbfad859d5f3bd2028d0d9b2e0ae6e6448ef32 (patch)
treec51f80517c0b20d7d5dd0482fa5d163b9dac6e54 /sot
parentConvert SvCommandList from an OwnList to a vector<> (diff)
downloadcore-f0bbfad859d5f3bd2028d0d9b2e0ae6e6448ef32.tar.gz
core-f0bbfad859d5f3bd2028d0d9b2e0ae6e6448ef32.zip
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.cxx1
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>