aboutsummaryrefslogtreecommitdiff
path: root/src/ui.c
diff options
context:
space:
mode:
authorChris Watkins <chris.watkins88@gmail.com>2014-04-26 00:10:43 -0700
committerChris Watkins <chris.watkins88@gmail.com>2014-04-28 16:46:34 -0700
commitc9fba7ca7c3ac4eb7eb970e8e9713ecff537180d (patch)
tree39d07fcaff95c9d4100e52589147c54681a789c7 /src/ui.c
parent9e04e81ac7964dee43e24e5fa7b05ec7fc2b62e8 (diff)
downloadrneovim-c9fba7ca7c3ac4eb7eb970e8e9713ecff537180d.tar.gz
rneovim-c9fba7ca7c3ac4eb7eb970e8e9713ecff537180d.tar.bz2
rneovim-c9fba7ca7c3ac4eb7eb970e8e9713ecff537180d.zip
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