From 422fac5066b704cb2bf251000869b5b94e188c85 Mon Sep 17 00:00:00 2001 From: "Daniel J. Ramirez" Date: Sat, 18 Jun 2016 18:01:06 -0500 Subject: Removed lots of prints --- tools/editor/editor_node.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tools/editor/editor_node.cpp') diff --git a/tools/editor/editor_node.cpp b/tools/editor/editor_node.cpp index 5e946e0ecc..73af310877 100644 --- a/tools/editor/editor_node.cpp +++ b/tools/editor/editor_node.cpp @@ -1159,7 +1159,6 @@ void EditorNode::_dialog_action(String p_file) { } break; case FILE_RUN_SCRIPT: { - print_line("RUN: "+p_file); Ref