summaryrefslogtreecommitdiff
path: root/unoidl/source/unoidl-check.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-03-15 13:04:56 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-03-15 16:28:50 +0100
commitd7fd62cf6805bb4bcfc2fe35e2eff73f66654837 (patch)
tree7f3ca30bf9e1144b9026696f30be12f397c9fe7c /unoidl/source/unoidl-check.cxx
parent0116d0b2ca92cffc7c3459ddf07dfcaa9187975f (diff)
Revert "loplugin:constfields in unoidl"
This reverts commit c04a8576f07cb837439959b8bdbb8b620684d508. Change-Id: Iefede980495d9d59ab3fa26e1ccfa85a58a5c206 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90520 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'unoidl/source/unoidl-check.cxx')
-rw-r--r--unoidl/source/unoidl-check.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoidl/source/unoidl-check.cxx b/unoidl/source/unoidl-check.cxx
index ff42573f7d1b..6066994f1049 100644
--- a/unoidl/source/unoidl-check.cxx
+++ b/unoidl/source/unoidl-check.cxx
@@ -155,7 +155,7 @@ struct EqualsAnnotation {
{ return ref.name == name_; }
private:
- OUString const name_;
+ OUString name_;
};
void checkMap(