aboutsummaryrefslogtreecommitdiff
path: root/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'view.h')
-rw-r--r--view.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/view.h b/view.h
index dc9d162..fa40a58 100644
--- a/view.h
+++ b/view.h
@@ -222,8 +222,6 @@ bool view_selection_anchored(Cursor*);
* @defgroup view_props
* @{
*/
-/** TODO remove */
-bool view_cursors_multiple(View*);
/** Get position of selection cursor. */
size_t view_cursors_pos(Cursor*);
/** Get 1-based line number of selection cursor. */