summaryrefslogtreecommitdiffstats
path: root/include/tools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-21 19:56:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-22 09:14:19 +0100
commitb2e954e300f51120387a55bf237cafdcd40ed7e6 (patch)
treeeba358db20f85ed5f5de337646fa3a1448093237 /include/tools
parentDocxAttributeOutput: comment wanted to refer to boost::none (diff)
downloadcore-b2e954e300f51120387a55bf237cafdcd40ed7e6.tar.gz
core-b2e954e300f51120387a55bf237cafdcd40ed7e6.zip
Related: fdo#38838 remove UniString::UniString(const ResId&)
Change-Id: Id881fe3f9c7c89a7bcc1a5d8f653e18494ffa913
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/string.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/string.hxx b/include/tools/string.hxx
index 3933595b6e2f..9efa5d75b1b0 100644
--- a/include/tools/string.hxx
+++ b/include/tools/string.hxx
@@ -101,7 +101,6 @@ private:
UniString& Append( const UniString& rStr );
public:
UniString();
- UniString( const ResId& rResId );
UniString( const UniString& rStr );
UniString( const OUString& rStr );
~UniString();