diff options
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/swframetypes.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/swframetypes.hxx b/include/svx/swframetypes.hxx index 9aa2f8189b8a..34cab05c4b9e 100644 --- a/include/svx/swframetypes.hxx +++ b/include/svx/swframetypes.hxx @@ -39,8 +39,6 @@ enum class RndStdIds FOOTER, HEADERL, HEADERR, - FOOTERL, - FOOTERR, DRAW_OBJECT // A draw-Object! For the SwDoc-interface only! }; |