diff options
Diffstat (limited to 'src/buffer.c')
-rw-r--r-- | src/buffer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c index e933c8ec24..27f3f5cab6 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -4364,7 +4364,6 @@ int find_win_for_buf(buf_T *buf, win_T **wp, tabpage_T **tp) win_found: return OK; } -#endif /* * Insert the sign into the signlist. |