mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
Got rid of an empty #ifdef/#else/#endif.
This commit is contained in:
parent
28d9c83764
commit
5e803c0fcf
@ -839,10 +839,6 @@ vicapslockpanic(UNUSED(char **args))
|
||||
return 0;
|
||||
}
|
||||
|
||||
#ifdef ZLE_UNICODE_SUPPORT
|
||||
#else
|
||||
#endif
|
||||
|
||||
/**/
|
||||
int
|
||||
visetbuffer(UNUSED(char **args))
|
||||
|
Loading…
Reference in New Issue
Block a user