diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-05 12:34:10 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-05 12:34:33 +0100 |
commit | 41e03a166eb9077dddd3f0ee9c2602122ec7d5ba (patch) | |
tree | 157456c10783d0e644bcca7f8c84600cf6ab78d1 /xmloff | |
parent | 21414f3958357303084780b27d566f2058b73a37 (diff) |
doubled using
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/chart/SchXMLSeriesHelper.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLSeriesHelper.cxx b/xmloff/source/chart/SchXMLSeriesHelper.cxx index d11dddd827bf..c68856d3a651 100644 --- a/xmloff/source/chart/SchXMLSeriesHelper.cxx +++ b/xmloff/source/chart/SchXMLSeriesHelper.cxx @@ -37,7 +37,6 @@ using ::rtl::OUStringToOString; using ::com::sun::star::uno::Reference; using ::com::sun::star::uno::Sequence; -using ::rtl::OUString; // ---------------------------------------- |