]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Removed too early resetfulllinestate() call. Mode change check will call it later...
authorToni Wilen <twilen@winuae.net>
Fri, 10 Apr 2026 16:52:32 +0000 (19:52 +0300)
committerToni Wilen <twilen@winuae.net>
Fri, 10 Apr 2026 16:52:32 +0000 (19:52 +0300)
custom.cpp

index 249e0a1153872bee75f01df5ff52446a93e9a96d..bdbc7c06f50fdf56eb6084ec6972d78c38e3a467 100644 (file)
@@ -8744,7 +8744,6 @@ void check_prefs_changed_custom(void)
                        dumpsync();
                }
        }
-       resetfulllinestate();
 
 #ifdef GFXFILTER
        for (int i = 0; i < 2; i++) {