mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
Remove undefined function suspend_shell.
This commit is contained in:
@@ -177,8 +177,6 @@ void mch_suspend()
|
||||
settmode(TMODE_RAW);
|
||||
need_check_timestamps = TRUE;
|
||||
did_check_timestamps = FALSE;
|
||||
#else
|
||||
suspend_shell();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user