Josh Engebretson 10 years ago
parent
commit
6b3a6653bf
1 changed files with 0 additions and 5 deletions
  1. 0 5
      Source/ToolCore/Build/BuildAndroid.cpp

+ 0 - 5
Source/ToolCore/Build/BuildAndroid.cpp

@@ -351,11 +351,6 @@ void BuildAndroid::Build(const String& buildPath)
 
 
     RunAntDebug();
     RunAntDebug();
 
 
-    //BuildSystem* buildSystem = GetSubsystem<BuildSystem>();
-    //buildSystem->BuildComplete(PLATFORMID_ANDROID, buildPath_);
-
-    //fileSystem->SystemCommandAsync("/Applications/Firefox.app/Contents/MacOS/firefox");
-
 }
 }
 
 
 }
 }