diff --git a/src/LBackend.c b/src/LBackend.c index 37014e5bf..d4df5ef12 100644 --- a/src/LBackend.c +++ b/src/LBackend.c @@ -242,7 +242,6 @@ static CC_NOINLINE void RedrawDirty(void) { } DrawWidget(w); } - MarkAllDirty(); } static CC_NOINLINE void DoRedraw(void) {