Skip to content
Snippets Groups Projects
Commit aa62bcf7 authored by Lucas Stratmann's avatar Lucas Stratmann
Browse files

deleted on Line for Tim

parent e11fc4ca
No related branches found
No related tags found
No related merge requests found
...@@ -111,8 +111,7 @@ public class Simulator implements Runnable, ActionListener { ...@@ -111,8 +111,7 @@ public class Simulator implements Runnable, ActionListener {
arduino.errorAbort("Thread Überwachung gestört - Bitte Programm neustarten"); arduino.errorAbort("Thread Überwachung gestört - Bitte Programm neustarten");
} }
} }
Point locationWindow; Point locationWindow=gui.getLocation();
locationWindow=gui.getLocation();
gui.stopThread(); gui.stopThread();
gui.dispose(); gui.dispose();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment