summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorWastack <btomi96@gmail.com>2016-03-11 01:07:08 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-03-11 08:59:30 +0000
commitce549d2a09ad9884a7e598162cf0ca6b6bc3150c (patch)
tree6f6033b12e959862c0a4bdb75e1505b6e4d449b5 /comphelper
parent9a13cff64783a7de3dce7d484c150605bd42a4d6 (diff)
tdf#97966: Remove 'static' keywords
Change-Id: Iced527f48afa828cc9acf5b6461674a2706cbcd7 Reviewed-on: https://gerrit.libreoffice.org/23135 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/source/property/propertystatecontainer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/property/propertystatecontainer.cxx b/comphelper/source/property/propertystatecontainer.cxx
index 01cfe365e309..b315a6662520 100644
--- a/comphelper/source/property/propertystatecontainer.cxx
+++ b/comphelper/source/property/propertystatecontainer.cxx
@@ -31,7 +31,7 @@ namespace comphelper
namespace
{
- static OUString lcl_getUnknownPropertyErrorMessage( const OUString& _rPropertyName )
+ OUString lcl_getUnknownPropertyErrorMessage( const OUString& _rPropertyName )
{
// TODO: perhaps it's time to think about resources in the comphelper module?
// Would be nice to have localized exception strings (a simply resource file containing