Skip to content

Commit dfa7fbe

Browse files
committed
#build
1 parent 77ba938 commit dfa7fbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: UnityLauncherPro/MainWindow.xaml.cs

-2
Original file line numberDiff line numberDiff line change
@@ -1632,8 +1632,6 @@ private void BtnRefreshBuildReport_Click(object sender, RoutedEventArgs e)
16321632
return;
16331633
}
16341634

1635-
//Console.WriteLine("buildreport at " + startRow + " - " + endRow);
1636-
16371635
var reportSource = new BuildReport[endRow - startRow];
16381636

16391637
// get report rows

0 commit comments

Comments
 (0)