summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2017-02-11 05:03:07 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2017-02-14 15:44:42 +0000
commit837545feb63f31095d69d006aeda520637c3bc8c (patch)
treee72cdf16a1ddaf0eae220e824be72cb98a9b7344 /sw/inc
parent4ae93f7d3b063d13ff757884444a468212227ef9 (diff)
DYING_FLYFRAMEFORMAT not needed anymore
Change-Id: Id9ded246752903f692c0f8254a258fada299d9bf Reviewed-on: https://gerrit.libreoffice.org/34142 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/frmfmt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/frmfmt.hxx b/sw/inc/frmfmt.hxx
index 6daa2ad2b848..9d40d967858a 100644
--- a/sw/inc/frmfmt.hxx
+++ b/sw/inc/frmfmt.hxx
@@ -262,7 +262,6 @@ namespace sw
{
enum class DrawFrameFormatHintId {
DYING,
- DYING_FLYFRAMEFORMAT, /* possibly can be merged with DYING, if all client handle it and handle it the same */
PREPPASTING,
PREP_INSERT_FLY,
PREP_DELETE_FLY,