diff options
Diffstat (limited to 'include/svx/EnhancedCustomShape2d.hxx')
-rw-r--r-- | include/svx/EnhancedCustomShape2d.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/EnhancedCustomShape2d.hxx b/include/svx/EnhancedCustomShape2d.hxx index 87b21855aaf7..83e369901bab 100644 --- a/include/svx/EnhancedCustomShape2d.hxx +++ b/include/svx/EnhancedCustomShape2d.hxx @@ -113,7 +113,6 @@ class SVX_DLLPUBLIC EnhancedCustomShape2d : public SfxItemSet css::uno::Sequence< css::beans::PropertyValues > seqHandles; css::uno::Sequence< css::awt::Size > seqSubViewSize; - bool bTextFlow : 1; bool bFilled : 1; bool bStroked : 1; |