diff --git a/StopSignDetector_WPF/MainWindow.xaml.cs b/StopSignDetector_WPF/MainWindow.xaml.cs index 27b86a5..02a2211 100644 --- a/StopSignDetector_WPF/MainWindow.xaml.cs +++ b/StopSignDetector_WPF/MainWindow.xaml.cs @@ -93,7 +93,6 @@ public void Periodical_Tick_Handler(object sender, EventArgs e) break; default:break; } - //while matching a clean item, if (area > 100000) { txt_dist.Content = "Getting Close!";