We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2288f03 commit 3bb6104Copy full SHA for 3bb6104
app/src/processing/app/Base.java
@@ -99,10 +99,6 @@ public boolean apply(UserLibrary library) {
99
// Location for untitled items
100
static File untitledFolder;
101
102
- // Current directory to use for relative paths specified on the
103
- // commandline
104
- static String currentDirectory = BaseNoGui.currentDirectory;
105
-
106
// p5 icon for the window
107
// static Image icon;
108
0 commit comments