Removed some debug code.
This commit is contained in:
parent
cede47deab
commit
d54fd7f72e
@ -73,12 +73,7 @@ public class CommandList extends BaseCommand
|
||||
|
||||
}
|
||||
|
||||
// if (index == (gates.size() - 1)) {
|
||||
gateIdsForCurrentLine.add(gateId);
|
||||
// }
|
||||
// else {
|
||||
// gateIdsForCurrentLine.add(gateId + ", ");
|
||||
// }
|
||||
|
||||
numCharactersInCurrentLine += gateId.length();
|
||||
index++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user