summaryrefslogtreecommitdiff
path: root/include/svx/svdtypes.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-13 13:04:01 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-14 05:59:55 +0000
commitda817770df3f1ca68efff6ff096f961ef9934f76 (patch)
tree96e59746a066929d3b13a3da89c36418073b2791 /include/svx/svdtypes.hxx
parent3bec0fd8cd191c47ab94602470193ef56a05f444 (diff)
drop unused Streaming enumerator from SdrInsertReasonKind enum
Change-Id: Ia186fd54a8e1165a3bae5266f1248881e3057d83 Reviewed-on: https://gerrit.libreoffice.org/34206 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/svdtypes.hxx')
-rw-r--r--include/svx/svdtypes.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdtypes.hxx b/include/svx/svdtypes.hxx
index 7f800ea985ee..ec105228bee4 100644
--- a/include/svx/svdtypes.hxx
+++ b/include/svx/svdtypes.hxx
@@ -38,7 +38,6 @@ enum class SdrDragMode
Mirror,
Shear,
Crook,
- Distort, // Free deform (transform Rect in arbitrary quad)
// new modes for interactive transparence and gradient tools
Transparence,