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;