summaryrefslogtreecommitdiff
path: root/include/vcl/commandevent.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-08 12:00:27 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-09 05:46:03 +0000
commitafc755fa61cfd9645c4ed2507bdc3a06b721ed5c (patch)
tree927b4fa1f1deaf22362c13e43d16fd716f29e630 /include/vcl/commandevent.hxx
parent026345eeb2aa9fca02bc055f28ebd34abd7ad680 (diff)
loplugin:unusedenumconstants read-only constants in vcl (2)
Change-Id: Ia3da23e0ef2fa710403745bd11255ed001516da4 Reviewed-on: https://gerrit.libreoffice.org/34020 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/commandevent.hxx')
-rw-r--r--include/vcl/commandevent.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/commandevent.hxx b/include/vcl/commandevent.hxx
index 8d9496de97cb..d93cd3523d77 100644
--- a/include/vcl/commandevent.hxx
+++ b/include/vcl/commandevent.hxx
@@ -318,7 +318,6 @@ enum class CommandEventId
CursorPos = 11,
PasteSelection = 12,
ModKeyChange = 13,
- HangulHanjaConversion = 14,
InputLanguageChange = 15,
ShowDialog = 16,
Media = 17,