Skip to content

Commit aa9aaf3

Browse files
cmagliematthijskooijman
authored andcommitted
Removed unused variables
1 parent 5de6192 commit aa9aaf3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/src/processing/app/debug/Compiler.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@
4848
import processing.core.PApplet;
4949

5050
public class Compiler implements MessageConsumer {
51-
static final String BUGS_URL =
52-
_("http://github.com/arduino/Arduino/issues");
53-
static final String SUPER_BADNESS =
54-
I18n.format(_("Compiler error, please submit this code to {0}"), BUGS_URL);
5551

5652
private Sketch sketch;
5753

0 commit comments

Comments
 (0)