Skip to content

Commit 4c29c89

Browse files
committed
this beta 4 release is cursed
1 parent 8fdd5f7 commit 4c29c89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/src/processing/mode/java/JavaMode.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ public boolean handleExportApplication(Sketch sketch) throws SketchException, IO
265265
}
266266

267267

268-
@Override
269268
public String getSearchPath() {
270269
return System.getProperty("java.class.path") +
271270
File.pathSeparatorChar + System.getProperty("java.home") +

0 commit comments

Comments
 (0)