diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-04-19 15:43:51 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-04-20 08:58:48 +0200 |
commit | 1055a94124a82b236230d6f97c1c9f0db07deba3 (patch) | |
tree | 4ef25043fcf3d412dc2aa7c71d4cbba319af63b7 /include/svx | |
parent | c9faab624519a1ecc35dcfe4126886b1c3ceddc6 (diff) |
loplugin:singlevalfields
Change-Id: I8f3bad622daa3ce118d20c5be12294a3fab85c2a
Reviewed-on: https://gerrit.libreoffice.org/53166
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/svdograf.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdograf.hxx b/include/svx/svdograf.hxx index d11a289060f8..f3b0b1946564 100644 --- a/include/svx/svdograf.hxx +++ b/include/svx/svdograf.hxx @@ -104,7 +104,6 @@ private: // #i25616# bool mbInsidePaint:1; - bool mbIsPreview:1; bool mbIsSignatureLine; OUString maSignatureLineId; |