diff --git a/src/component/scripting.cpp b/src/component/scripting.cpp index 6b25737..8255cf5 100644 --- a/src/component/scripting.cpp +++ b/src/component/scripting.cpp @@ -85,8 +85,6 @@ namespace scripting { current_file = filename; - printf("%s\n", filename); - const auto file_id = atoi(filename); if (file_id) {