X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fdebug.c;h=004fdc03de74fd4ab1ad90ab86dee836d3c83d21;hb=9415f0661e2250cf36b715016b7c4b2dba9a55c5;hp=7fac2e4212a0600d93c4ec5cb529fff48025dac1;hpb=8c58254620b74c4697cdc0e81f222490bc4f318a;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(); } }