diff options
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r-- | dw/ooffloatsmgr.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh index e074c8e8..a101a5d8 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -129,7 +129,6 @@ private: class TBInfo: public WidgetInfo { public: - int lineBreakWidth; int index; // position within "tbInfos" TBInfo *parent; |