PID already does that. Therefore it is not necessary

This commit is contained in:
IceStormNG
2024-03-01 23:53:07 +01:00
parent 5fee6e03d1
commit c31e52bc74

View File

@@ -471,8 +471,6 @@ namespace GHelper.AutoTDP
{
if (LOG_AUTO_TDP)
Logger.WriteLine("[AutoTDPService] Single Dip, Ignore");
GameFPSPrevious = GameFPS;
//single dip. Ignore
return;
}