From c49ca5a8cd578ba3fc8cdcb1eec1970c60f51235 Mon Sep 17 00:00:00 2001 From: Federico Cecchetto Date: Sun, 20 Jun 2021 21:21:29 +0200 Subject: [PATCH] Remove this --- src/component/scripting.cpp | 2 -- 1 file changed, 2 deletions(-) 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) {