mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
Just whitespace.
This commit is contained in:
@@ -461,7 +461,6 @@ public class PdePreprocessor {
|
||||
|
||||
// if desired, serialize the parse tree to an XML file. can
|
||||
// be viewed usefully with Mozilla or IE
|
||||
|
||||
if (Preferences.getBoolean("preproc.output_parse_tree")) {
|
||||
writeParseTree("parseTree.xml", parserAST);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user