coolrunner2: remove spurious log_pop() call, fixes #1463
authorMartin Pietryka <martin@pietryka.at>
Sat, 23 Nov 2019 05:18:23 +0000 (06:18 +0100)
committerMartin Pietryka <martin@pietryka.at>
Sat, 23 Nov 2019 05:21:40 +0000 (06:21 +0100)
commit97b22413e533a7fca7a3542dd802321097bdc55c
treec0ef7d7c8a68175f44ae691c2374382029cca08e
parentc03b6a3e9cab9fc05b2d5b256676f5ddc6c2d763
coolrunner2: remove spurious log_pop() call, fixes #1463

This was causing a segmentation fault because there is no accompanying
log_push() call so header_count.size() became -1.

Signed-off-by: Martin Pietryka <martin@pietryka.at>
techlibs/coolrunner2/synth_coolrunner2.cc