summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparai.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtparai.cxx')
-rw-r--r--xmloff/source/text/txtparai.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparai.cxx b/xmloff/source/text/txtparai.cxx
index 562a7def9a69..565f4bdd2891 100644
--- a/xmloff/source/text/txtparai.cxx
+++ b/xmloff/source/text/txtparai.cxx
@@ -2013,7 +2013,7 @@ void XMLParaContext::EndElement()
}
}
- if (m_xHints && !m_xHints->GetHints().empty())
+ if (m_xHints)
{
for (const auto & i : m_xHints->GetHints())
{