summaryrefslogtreecommitdiffstats
path: root/core/io/pck_packer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/io/pck_packer.cpp')
-rw-r--r--core/io/pck_packer.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/io/pck_packer.cpp b/core/io/pck_packer.cpp
index 15bc29e908..e7f4980e94 100644
--- a/core/io/pck_packer.cpp
+++ b/core/io/pck_packer.cpp
@@ -252,10 +252,6 @@ Error PCKPacker::flush(bool p_verbose) {
}
}
- if (p_verbose) {
- printf("\n");
- }
-
file.unref();
memdelete_arr(buf);