We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b54a19 commit cb42db2Copy full SHA for cb42db2
runtime/platform/default/android.cpp
@@ -46,7 +46,6 @@
46
__android_log_print( \
47
ANDROID_LOG_FATAL, \
48
"ExecuTorch", \
49
- "%s", \
50
"ExecuTorch PAL must be initialized before call to %s()", \
51
ET_FUNCTION); \
52
} \
0 commit comments