diff --git a/src/RageDisplay.cpp b/src/RageDisplay.cpp index 06b48d04d5..e9dcd31321 100644 --- a/src/RageDisplay.cpp +++ b/src/RageDisplay.cpp @@ -51,7 +51,7 @@ static std::vector g_CenteringStack( 1, Centering(0, 0, 0, 0) ); RageDisplay* DISPLAY = nullptr; // global and accessible from anywhere in our program -Preference LOG_FPS( "LogFPS", true ); +Preference LOG_FPS( "LogFPS", false ); Preference g_fFrameLimitPercent( "FrameLimitPercent", 0.0f ); static const char *RagePixelFormatNames[] = {