diff options
Diffstat (limited to 'include/tools')
-rw-r--r-- | include/tools/string.hxx | 1 |
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(); |