mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 02:45:36 +01:00
Removed unnecessary stuff
This commit is contained in:
@@ -1651,6 +1651,7 @@ public class ASTGenerator {
|
||||
|
||||
log(getNodeAsString(decl));
|
||||
|
||||
/*
|
||||
// - findDecl3 testing
|
||||
|
||||
ASTNode nearestNode = findClosestNode(lineNumber,
|
||||
@@ -1663,6 +1664,7 @@ public class ASTGenerator {
|
||||
log("CMEM-> " + cmem);
|
||||
} else
|
||||
log("CMEM-> null");
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user