aboutsummaryrefslogtreecommitdiff
path: root/src/ui.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-04-28 20:31:56 -0400
committerJustin M. Keyes <justinkz@gmail.com>2014-04-28 20:31:56 -0400
commit9a2c92e92c8bbeda6ab4a44a5d6e278669329b89 (patch)
tree39d07fcaff95c9d4100e52589147c54681a789c7 /src/ui.c
parent9e04e81ac7964dee43e24e5fa7b05ec7fc2b62e8 (diff)
parentc9fba7ca7c3ac4eb7eb970e8e9713ecff537180d (diff)
downloadrneovim-9a2c92e92c8bbeda6ab4a44a5d6e278669329b89.tar.gz
rneovim-9a2c92e92c8bbeda6ab4a44a5d6e278669329b89.tar.bz2
rneovim-9a2c92e92c8bbeda6ab4a44a5d6e278669329b89.zip
Merge pull request #620 from watk/remove-dead-feats
[RDY] Remove references to FEAT_{X11,CLIPBOARD} and USE_XSMP.
Diffstat (limited to 'src/ui.c')
-rw-r--r--src/ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.c b/src/ui.c
index 799059aeea..6f4f6b200d 100644
--- a/src/ui.c
+++ b/src/ui.c
@@ -539,7 +539,7 @@ void ui_cursor_shape(void)
conceal_check_cursur_line();
}
-#if defined(FEAT_CLIPBOARD) || defined(FEAT_GUI) || defined(FEAT_RIGHTLEFT) \
+#if defined(FEAT_GUI) || defined(FEAT_RIGHTLEFT) \
|| defined(FEAT_MBYTE) || defined(PROTO)
/*
* Check bounds for column number