mirror of
https://github.com/godotengine/godot.git
synced 2024-11-25 13:43:15 +00:00
Javascript: Remove weird log
This commit is contained in:
parent
d55351ed20
commit
0c56e011ad
@ -56,8 +56,6 @@ extern "C" EMSCRIPTEN_KEEPALIVE void main_after_fs_sync(char *p_idbfs_err) {
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
|
||||
printf("let it go dude!\n");
|
||||
|
||||
// sync from persistent state into memory and then
|
||||
// run the 'main_after_fs_sync' function
|
||||
/* clang-format off */
|
||||
|
Loading…
Reference in New Issue
Block a user