diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-11-20 23:41:13 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-11-20 23:42:18 -0500 |
commit | 8e206be4ed997df73ef135d20694fc512b4d3d1b (patch) | |
tree | a606c07fd2258d44669185669984fd99ae686f6f /include/sfx2/docfile.hxx | |
parent | e870448176f0616d279aa1c43ea62138e102b6bb (diff) |
Forgot to check this in. This should have been a part of the last commit.
Change-Id: Id2b75e6e64b11c523ffa862f2d99bf02c2adedc5
Diffstat (limited to 'include/sfx2/docfile.hxx')
-rw-r--r-- | include/sfx2/docfile.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx index 4dd66dbf86a1..92dc4759e84b 100644 --- a/include/sfx2/docfile.hxx +++ b/include/sfx2/docfile.hxx @@ -274,8 +274,6 @@ public: typedef tools::SvRef<SfxMedium> SfxMediumRef; -typedef ::std::vector< SfxMedium* > SfxMediumList; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |