You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Cleanup unnecessary debug prints
This commit is contained in:
@@ -267,7 +267,6 @@ class EditorExportAndroid : public EditorExportPlatform {
|
||||
|
||||
if (different) {
|
||||
|
||||
print_line("DIFFERENT!");
|
||||
Vector<Device> ndevices;
|
||||
|
||||
for (int i = 0; i < ldevices.size(); i++) {
|
||||
|
||||
Reference in New Issue
Block a user