summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/documentsignaturehelper.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-06-29 18:30:34 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-06-29 18:38:14 +0200
commitb6d97514cdca32129142cd937ac0cbda3113f562 (patch)
tree802c73760715910cb707dd05079758d07edb05a6 /xmlsecurity/source/helper/documentsignaturehelper.cxx
parent56dc79822d5c464b33b1d0199558ca684e94c069 (diff)
reduce some spacing
Change-Id: I72d494b1c0ff5ed3c52ae6a078815f497e4dd647
Diffstat (limited to 'xmlsecurity/source/helper/documentsignaturehelper.cxx')
-rw-r--r--xmlsecurity/source/helper/documentsignaturehelper.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmlsecurity/source/helper/documentsignaturehelper.cxx b/xmlsecurity/source/helper/documentsignaturehelper.cxx
index 7d1fdd56027e..2cb069affcbb 100644
--- a/xmlsecurity/source/helper/documentsignaturehelper.cxx
+++ b/xmlsecurity/source/helper/documentsignaturehelper.cxx
@@ -102,8 +102,7 @@ void ImplFillElementList(
pNames[n], rtl_UriCharClassRelSegment,
rtl_UriEncodeStrict, RTL_TEXTENCODING_UTF8);
if (sEncName.isEmpty() && !pNames[n].isEmpty())
- throw css::uno::Exception(OUString(
- "Failed to encode element name of XStorage"), 0);
+ throw css::uno::Exception("Failed to encode element name of XStorage", 0);
if ( rxStore->isStreamElement( pNames[n] ) )
{