summaryrefslogtreecommitdiffstats
path: root/Gui/interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/interface.c')
-rw-r--r--Gui/interface.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/interface.c b/Gui/interface.c
index a365f1b0b5..7a2ad51a68 100644
--- a/Gui/interface.c
+++ b/Gui/interface.c
@@ -82,5 +82,4 @@ void guiEventHandling( void )
if ( use_gui && !guiIntfStruct.Playing ) wsHandleEvents();
gtkEventHandling();
mplTimerHandler(); // handle GUI timer events
- mplState();
}