diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-13 23:16:50 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-14 09:52:49 +0000 |
commit | 9cdb0ca46b903852b9aee6252bc850c93cfa1fb5 (patch) | |
tree | 60c29584463d56e0bb7f21e5749f2366ecd94c09 /xmloff/inc | |
parent | 8cbfe4e211e1aafe6cab64682b3e326153bdfb1e (diff) |
there's no point to OUStringsSort_Impl
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/xmloff/txtparae.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/xmloff/txtparae.hxx b/xmloff/inc/xmloff/txtparae.hxx index cb095ebcfc75..0ed0583cdb60 100644 --- a/xmloff/inc/xmloff/txtparae.hxx +++ b/xmloff/inc/xmloff/txtparae.hxx @@ -50,7 +50,6 @@ class SvXMLExport; class SvXMLAutoStylePoolP; class XMLTextFieldExport; class OUStrings_Impl; -class OUStringsSort_Impl; class XMLTextNumRuleInfo; class XMLTextListAutoStylePool; class XMLSectionExport; |