diff options
Diffstat (limited to 'saga/saga.cpp')
-rw-r--r-- | saga/saga.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/saga/saga.cpp b/saga/saga.cpp index a850ece448..509fb85328 100644 --- a/saga/saga.cpp +++ b/saga/saga.cpp @@ -206,8 +206,6 @@ void SagaEngine::go() { debug(0, "Sound disabled."); } - SYSINPUT_Init(); - SYSTIMER_ResetMSCounter(); // Begin Main Engine Loop |