mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
remove debug message
This commit is contained in:
@@ -1395,7 +1395,6 @@ public class Editor extends JFrame
|
||||
checkModified2(); // though this may just quit
|
||||
|
||||
} else if (result == JOptionPane.CANCEL_OPTION) {
|
||||
System.out.println("canceled");
|
||||
// ignored
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user