From 872d209bc62aab6a27a7a92734d1670b6e20adbf Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 23 Nov 2015 14:47:57 +0200 Subject: loplugin:unusedfields in sw/ Change-Id: I0d9c79d0756ef85260d3b69cb1e879d7665bf356 --- sw/inc/ndhints.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc/ndhints.hxx') diff --git a/sw/inc/ndhints.hxx b/sw/inc/ndhints.hxx index c885be091460..8fbe43bb2e09 100644 --- a/sw/inc/ndhints.hxx +++ b/sw/inc/ndhints.hxx @@ -89,7 +89,6 @@ private: SwRegHistory* m_pHistory; ///< for Undo - bool m_bFontChange : 1; ///< font change /// true: the Node is in Split and Frames are moved bool m_bInSplitNode : 1; /// m_bHasHiddenParaField is invalid, call CalcHiddenParaField() -- cgit