summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-10-05 18:23:16 +0300
committerTor Lillqvist <tml@iki.fi>2012-10-06 22:35:58 +0300
commitf26d188ffa00ee6184490fc5c179da16e17301bb (patch)
treeed2cb6a350f44da80b1ab94535917b56b45f2e26 /sw
parentce8ac5bbe40e4cb57e1826a81b3b5c4632474789 (diff)
Bin unused leftover "dummy" fields
Change-Id: If16fcbb58234a9f1b7e07718f77909273f1fbbd4
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/inc/tabfrm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/inc/tabfrm.hxx b/sw/source/core/inc/tabfrm.hxx
index b06a8be247b7..18066808f540 100644
--- a/sw/source/core/inc/tabfrm.hxx
+++ b/sw/source/core/inc/tabfrm.hxx
@@ -93,7 +93,6 @@ class SwTabFrm: public SwLayoutFrm, public SwFlowFrm
// #i26945#
sal_Bool bObjsDoesFit :1; // For splitting table rows algorithm, this boolean
// indicates, if the floating screen objects fits
- sal_Bool bDummy4 :1;
//Split() spaltet den Frm an der angegebenen Stelle, es wird ein
//Follow erzeugt und aufgebaut und direkt hinter this gepastet.