summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-01-25 08:04:59 +0100
committerDavid Tardon <dtardon@redhat.com>2011-01-25 08:04:59 +0100
commit6af1fd3ef81554e62eb0c7d9b0f234669fd1430c (patch)
treeaca8675c84387e79b875d1e2feb4462a8b114e61
parent060318d4d43b2e866ba9f7435cda758c3e8a9fce (diff)
WaE: reference cannot be declared mutable
-rw-r--r--autodoc/source/display/idl/hi_linkhelper.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/autodoc/source/display/idl/hi_linkhelper.hxx b/autodoc/source/display/idl/hi_linkhelper.hxx
index c08be551..1cdfaa7d 100644
--- a/autodoc/source/display/idl/hi_linkhelper.hxx
+++ b/autodoc/source/display/idl/hi_linkhelper.hxx
@@ -85,9 +85,7 @@ class LinkHelper
const String & XrefsSuffix() const;
private:
- // DATA
- mutable HtmlEnvironment_Idl &
- rEnv;
+ HtmlEnvironment_Idl & rEnv;
};
inline const ary::idl::CodeEntity *