Skip to content

Commit

Permalink
#build
Browse files Browse the repository at this point in the history
  • Loading branch information
unitycoder committed May 26, 2021
1 parent 77ba938 commit dfa7fbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions UnityLauncherPro/MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1632,8 +1632,6 @@ private void BtnRefreshBuildReport_Click(object sender, RoutedEventArgs e)
return;
}

//Console.WriteLine("buildreport at " + startRow + " - " + endRow);

var reportSource = new BuildReport[endRow - startRow];

// get report rows
Expand Down

0 comments on commit dfa7fbe

Please sign in to comment.