summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-06 14:50:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-07 06:01:58 +0000
commit62410ecd5de7d514f8078727616a9a637fa171af (patch)
tree1c6bcf02eb68bc534eb4304cb1e72cc29886479d /include
parentdrop unused FONT_PROPTYPE_CELL constant (diff)
downloadcore-62410ecd5de7d514f8078727616a9a637fa171af.tar.gz
core-62410ecd5de7d514f8078727616a9a637fa171af.zip
remove unused constant from SdrInsertReasonKind enum
Change-Id: I29fda2c0124b438eb9a2926c6dfefa801c670a27 Reviewed-on: https://gerrit.libreoffice.org/33968 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdpage.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdpage.hxx b/include/svx/svdpage.hxx
index b60f12a57f45..71befa105854 100644
--- a/include/svx/svdpage.hxx
+++ b/include/svx/svdpage.hxx
@@ -53,7 +53,6 @@ class SfxStyleSheet;
class SvxUnoDrawPagesAccess;
enum class SdrInsertReasonKind {
- Unknown,
Streaming, /// importing document
Undo, /// from Undo
Copy, /// something copied...