summaryrefslogtreecommitdiff
path: root/src/screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.c')
-rw-r--r--src/screen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/screen.c b/src/screen.c
index e56d2bc01..3ebc244f5 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -2945,9 +2945,6 @@ static textprop_T *current_text_props = NULL;
static buf_T *current_buf = NULL;
static int
-#ifdef __BORLANDC__
-_RTLENTRYF
-#endif
text_prop_compare(const void *s1, const void *s2)
{
int idx1, idx2;