about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Src/Zle/zle_vi.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/Src/Zle/zle_vi.c b/Src/Zle/zle_vi.c
index b0537d1ac..a83f0197e 100644
--- a/Src/Zle/zle_vi.c
+++ b/Src/Zle/zle_vi.c
@@ -839,10 +839,6 @@ vicapslockpanic(UNUSED(char **args))
     return 0;
 }
 
-#ifdef ZLE_UNICODE_SUPPORT
-#else
-#endif
-
 /**/
 int
 visetbuffer(UNUSED(char **args))