From 03fb400dc3900d0ca063d9a25b5265ba4e451486 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 19 Feb 2014 10:19:46 +0000 Subject: [PATCH] coverity#738895 unused member Change-Id: I6bca0a36708e4e8fd3a22a23d76a89525b6d75bc --- sw/source/filter/ww8/ww8par.hxx | 1 - 1 file changed, 1 deletion(-) diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx index d98eb0a1da38..ba6ec2325c7a 100644 --- a/sw/source/filter/ww8/ww8par.hxx +++ b/sw/source/filter/ww8/ww8par.hxx @@ -640,7 +640,6 @@ public: sal_uInt16 hpsCheckBox; sal_uInt16 nChecked; - sal_uInt16 nDefaultChecked; OUString sTitle; OUString sDefault;