diff options
Diffstat (limited to 'cui/source/inc/border.hxx')
-rw-r--r-- | cui/source/inc/border.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/border.hxx b/cui/source/inc/border.hxx index f2994a3fadb2..009048d738fb 100644 --- a/cui/source/inc/border.hxx +++ b/cui/source/inc/border.hxx @@ -115,7 +115,6 @@ private: bool mbTLBREnabled; ///< true = Top-left to bottom-right border enabled. bool mbBLTREnabled; ///< true = Bottom-left to top-right border enabled. bool mbUseMarginItem; - bool mbAllowPaddingWithoutBorders; bool mbLeftModified; bool mbRightModified; bool mbTopModified; |