aboutsummaryrefslogtreecommitdiff
path: root/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'vis.h')
-rw-r--r--vis.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vis.h b/vis.h
index 4d999a6..5a31035 100644
--- a/vis.h
+++ b/vis.h
@@ -385,7 +385,6 @@ enum VisOperator {
VIS_OP_MODESWITCH,
VIS_OP_REPLACE,
VIS_OP_CURSOR_SOL,
- VIS_OP_CASE_SWAP,
VIS_OP_INVALID, /* denotes the end of the "real" operators */
/* pseudo operators: keep them at the end to save space in array definition */
VIS_OP_CURSOR_EOL,