summaryrefslogtreecommitdiff
path: root/include/tools/wintypes.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-10-15 09:08:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-10-16 12:54:34 +0200
commit2e412c5354134fe3cd66ea0266011c5b87dc9eb3 (patch)
tree321a2f72ad3d9bef17db9a8c1b11768b5cf1e405 /include/tools/wintypes.hxx
parente087e25f05e689091cbf1c4f91b6e93878ac17ec (diff)
WindowType::CALCINPUTLINE newly unused
originally introduced by... commit cba0dad4566652f63ea3114660da4e5c7dd88c31 Date: Wed Jun 13 14:08:28 2012 +0200 calc input line: Fix crash with accessibility enabled. Change-Id: Iee0914b79d3b48f4479e62622fbdb5dbdf26d527 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104356 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/tools/wintypes.hxx')
-rw-r--r--include/tools/wintypes.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/wintypes.hxx b/include/tools/wintypes.hxx
index 4181d450aa85..75557c48acfc 100644
--- a/include/tools/wintypes.hxx
+++ b/include/tools/wintypes.hxx
@@ -96,7 +96,6 @@ enum class WindowType : sal_uInt16
LISTBOXWINDOW ,
DOCKINGAREA ,
RULER ,
- CALCINPUTLINE ,
HEADERBAR ,
VERTICALTABCONTROL ,
LAST = VERTICALTABCONTROL,