mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Cleanup unnecessary debug prints
This commit is contained in:
parent
393daf0502
commit
6361e24f29
17 changed files with 14 additions and 172 deletions
|
@ -267,7 +267,6 @@ class EditorExportAndroid : public EditorExportPlatform {
|
|||
|
||||
if (different) {
|
||||
|
||||
print_line("DIFFERENT!");
|
||||
Vector<Device> ndevices;
|
||||
|
||||
for (int i = 0; i < ldevices.size(); i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue