mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
cosmetic cleaning for macosx java 1.3 to remove ugly white borders
This commit is contained in:
@@ -179,7 +179,6 @@ public class PdeBase extends Frame
|
||||
|
||||
public PdeBase() {
|
||||
super(WINDOW_TITLE);
|
||||
//frame = this; // clean this up later
|
||||
|
||||
try {
|
||||
icon = Toolkit.getDefaultToolkit().getImage("lib/icon.gif");
|
||||
|
||||
Reference in New Issue
Block a user