diff options
Diffstat (limited to 'sw/inc/chpfld.hxx')
-rw-r--r-- | sw/inc/chpfld.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/chpfld.hxx b/sw/inc/chpfld.hxx index 575bdb2540d5..39f45c0b2331 100644 --- a/sw/inc/chpfld.hxx +++ b/sw/inc/chpfld.hxx @@ -34,7 +34,6 @@ enum SwChapterFormat CF_NUM_TITLE, ///< number and title CF_NUMBER_NOPREPST, ///< only chapter number without post-/prefix CF_NUM_NOPREPST_TITLE, ///< chapter number without post-/prefix and title - CF_END }; class SW_DLLPUBLIC SwChapterFieldType : public SwFieldType |