summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/input_handler.cc')
-rw-r--r--src/input_handler.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input_handler.cc b/src/input_handler.cc
index 3662e12f..752b642c 100644
--- a/src/input_handler.cc
+++ b/src/input_handler.cc
@@ -1095,7 +1095,6 @@ public:
sel.cursor() = context().buffer().char_prev(sel.cursor());
}
}
- selections.avoid_eol();
}
}