Add comment, remove debug

This commit is contained in:
pscott
2021-06-10 17:36:01 +02:00
parent df4fe3c0dd
commit bb6f65ad75
3 changed files with 20 additions and 37 deletions

View File

@@ -246,7 +246,6 @@ void finalizeParsing(bool direct) {
tokenDefinition_t *token1 = NULL, *token2 = NULL;
bool genericUI = true;
PRINTF("FINALIZING\n");
// Verify the chain
if (chainConfig->chainId != 0) {
uint32_t id = 0;