summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/sdl/window.cpp')
-rw-r--r--src/osd/sdl/window.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/osd/sdl/window.cpp b/src/osd/sdl/window.cpp
index 3916ad25b79..2eeeebf1d49 100644
--- a/src/osd/sdl/window.cpp
+++ b/src/osd/sdl/window.cpp
@@ -604,9 +604,6 @@ void sdl_window_info::update()
// and redraw now
- // Some configurations require events to be polled in the worker thread
- downcast< sdl_osd_interface& >(machine().osd()).process_events_buf();
-
// Check whether window has vector screens
{