Removed stale static variable

This commit is contained in:
Federico Fissore 2015-04-29 11:57:06 +02:00
parent 2288f035b9
commit 3bb6104bc8
1 changed files with 0 additions and 4 deletions

View File

@ -99,10 +99,6 @@ public class Base {
// Location for untitled items
static File untitledFolder;
// Current directory to use for relative paths specified on the
// commandline
static String currentDirectory = BaseNoGui.currentDirectory;
// p5 icon for the window
// static Image icon;