bc: comment out code which appears to be never reached
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 26 Dec 2018 17:59:42 +0000 (18:59 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 26 Dec 2018 17:59:42 +0000 (18:59 +0100)
commit2f7352b4f5d9d319de03b7bce2b877e2be90e8c3
tree9eba50b647660540a3e8b2980eae1af583960f04
parentb1b7996a2acd8a95ae13dad1f64f86e221167cb7
bc: comment out code which appears to be never reached

function                                             old     new   delta
zbc_lex_next                                        1587    1568     -19

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c