X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fdebug.c;h=004fdc03de74fd4ab1ad90ab86dee836d3c83d21;hb=4bb8d7e16bad9322d862d6d0dcaa048d75064c1f;hp=7fac2e4212a0600d93c4ec5cb529fff48025dac1;hpb=7a8d521fba9c86ae7b51369ce061bf63112b745f;p=pcsx_rearmed.git diff --git a/libpcsxcore/debug.c b/libpcsxcore/debug.c index 7fac2e42..004fdc03 100644 --- a/libpcsxcore/debug.c +++ b/libpcsxcore/debug.c @@ -409,7 +409,6 @@ void ProcessDebug() { GetClient(); ProcessCommands(); GPU_updateLace(); - SysUpdate(); } }