diff --git a/source/ps/GameSetup/GameSetup.cpp b/source/ps/GameSetup/GameSetup.cpp index 5dcf4bf6db..4df73f1675 100644 --- a/source/ps/GameSetup/GameSetup.cpp +++ b/source/ps/GameSetup/GameSetup.cpp @@ -472,7 +472,6 @@ void EarlyInit() debug_SetThreadName("main"); // add all debug_printf "tags" that we are interested in: - debug_filter_add("TIMER"); debug_filter_add("FILES"); timer_Init();