mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
Removed some debugging leftovers...
This commit is contained in:
parent
7ae377d3e9
commit
4cc3e72fa2
@ -172,8 +172,6 @@ public abstract class AbstractTextMonitor extends AbstractMonitor {
|
||||
|
||||
@Override
|
||||
protected void onEnableWindow(boolean enable) {
|
||||
Thread.dumpStack();
|
||||
System.out.println("onEnableWindow " + enable);
|
||||
// never actually disable textArea, so people can
|
||||
// still select & copy text, even when the port
|
||||
// is closed or disconnected
|
||||
|
Loading…
x
Reference in New Issue
Block a user