Quiet 'no setup required' message

This commit is contained in:
Joshua Granick
2017-05-17 16:13:46 -07:00
parent 87243a3f4c
commit dba0a604b6

View File

@@ -1485,7 +1485,7 @@ class PlatformSetup {
} else if (!dependency) {
LogHelper.warn ("No setup is required for " + haxelib.name + ", or it is not a valid target");
//LogHelper.warn ("No setup is required for " + haxelib.name + ", or it is not a valid target");
}