mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 18:35:37 +01:00
remove addl debug chatter
This commit is contained in:
@@ -149,8 +149,8 @@ public class Compiler {
|
||||
String errorMessage = pieces[4];
|
||||
|
||||
exception = build.placeException(errorMessage,
|
||||
dotJavaFilename,
|
||||
dotJavaLineIndex);
|
||||
dotJavaFilename,
|
||||
dotJavaLineIndex);
|
||||
/*
|
||||
int codeIndex = 0; //-1;
|
||||
int codeLine = -1;
|
||||
|
||||
Reference in New Issue
Block a user