This commit is contained in:
ShirosakiMio 2024-08-20 12:16:47 +08:00
parent 568f42015e
commit 52b2b2cea8
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ int virglInit() {
usleep(100 * 1000); // need enough time for the server to init
if (OSMesaCreateContext_p == NULL) {
__android_log_print(ANDROID_LOG_ERROR, "测试", "null");
printf("OSMDroid: %s\n", dlerror());
}
return 0;