summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-13 11:51:28 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-14 07:13:10 +0000
commit251decd3205af54772780240849b828984e16a6a (patch)
tree038a832376aca4f2f1fc0eca74d0cb2224c4a690 /include/svx/svdview.hxx
parent8593cd238cd049ecf9036833d5c83aad23082e26 (diff)
remove unused BrkAction enumerator from SdrEventKind
Change-Id: I46c50bbbad5d269b7f15e041db115fa7f37a8168 Reviewed-on: https://gerrit.libreoffice.org/34205 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/svdview.hxx')
-rw-r--r--include/svx/svdview.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdview.hxx b/include/svx/svdview.hxx
index a1611574bf04..3caee8e84dda 100644
--- a/include/svx/svdview.hxx
+++ b/include/svx/svdview.hxx
@@ -66,7 +66,6 @@ enum class SdrEventKind {
MoveAction,
EndAction,
BackAction,
- BrkAction,
EndCreate,
EndDrag,
MarkObj,