summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/rtftok/rtfdocumentimpl.hxx')
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.hxx b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
index bb1c86de1b78..25f031c59e12 100644
--- a/writerfilter/source/rtftok/rtfdocumentimpl.hxx
+++ b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
@@ -660,10 +660,8 @@ private:
const utl::MediaDescriptor& m_rMediaDescriptor;
/// Flags for ensuring that only one header and footer is added per section
- bool m_hasLHeader;
bool m_hasRHeader;
bool m_hasFHeader;
- bool m_hasLFooter;
bool m_hasRFooter;
bool m_hasFFooter;