mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Removed stale static variable
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user