From: Toni Wilen Date: Fri, 10 Apr 2026 16:52:32 +0000 (+0300) Subject: Removed too early resetfulllinestate() call. Mode change check will call it later... X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=1be9222170be7694a8b971e1c7335cc9b884e6fd;p=francis%2Fwinuae.git Removed too early resetfulllinestate() call. Mode change check will call it later when it is safe to do. --- diff --git a/custom.cpp b/custom.cpp index 249e0a11..bdbc7c06 100644 --- a/custom.cpp +++ b/custom.cpp @@ -8744,7 +8744,6 @@ void check_prefs_changed_custom(void) dumpsync(); } } - resetfulllinestate(); #ifdef GFXFILTER for (int i = 0; i < 2; i++) {