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 ce6d3bf commit 90eb69aCopy full SHA for 90eb69a
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