X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fdebug.c;fp=libpcsxcore%2Fdebug.c;h=004fdc03de74fd4ab1ad90ab86dee836d3c83d21;hp=7fac2e4212a0600d93c4ec5cb529fff48025dac1;hb=dc4fa8bcd7d8fb9ccd6c742a350f69e0683350e0;hpb=0cae7d24abf2c13dead4295067785d3ba961faa4 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(); } }