X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fdebug.c;h=763dc453f96db81224e594daea169686253ab423;hb=HEAD;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(); } }