From 82644f5952fa8780ffd590d23b194bf1866ed099 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sun, 26 Jun 2016 15:25:14 +0200 Subject: loplugin:singlevalfields in sw(part4) Change-Id: I73d94ae89edb2e6f37cfa087a0d85b5a90df4a8a Reviewed-on: https://gerrit.libreoffice.org/26679 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sw/inc/tox.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc/tox.hxx') diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx index 569cd0684b41..91d19beb7b58 100644 --- a/sw/inc/tox.hxx +++ b/sw/inc/tox.hxx @@ -282,7 +282,6 @@ class SW_DLLPUBLIC SwForm TOXTypes m_eType; sal_uInt16 m_nFormMaxLevel; - bool m_bGenerateTabPos : 1; bool m_bIsRelTabPos : 1; bool m_bCommaSeparated : 1; -- cgit