From 5bb106ff4e6265750c226e0b5cc83990ae88efc4 Mon Sep 17 00:00:00 2001 From: Coder2 Date: Fri, 3 Oct 2025 10:10:15 +0800 Subject: [PATCH] OpenHarmony: fix --- src/core/ohos/SDL_ohos.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/ohos/SDL_ohos.c b/src/core/ohos/SDL_ohos.c index 309d3edd2e..93fcb70f64 100644 --- a/src/core/ohos/SDL_ohos.c +++ b/src/core/ohos/SDL_ohos.c @@ -141,7 +141,6 @@ void OHOS_UnlockPage() { // SDL_UnlockMutex(g_ohosPageMutex); } - int OHOS_FetchWidth() { return wid;