summaryrefslogtreecommitdiff
path: root/src/os_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_win32.c')
-rw-r--r--src/os_win32.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/os_win32.c b/src/os_win32.c
index ae1f0d8af..631f88e49 100644
--- a/src/os_win32.c
+++ b/src/os_win32.c
@@ -1470,10 +1470,6 @@ WaitForChar(long msec)
serverProcessPendingMessages();
#endif
-#ifdef FEAT_CHANNEL
- channel_handle_events();
-#endif
-
if (0
#ifdef FEAT_MOUSE
|| g_nMouseClick != -1