]> git.evergreen-ils.org Git - Evergreen.git/commit
Prevent compiler warning about unused numtype var
authorDan Scott <dscott@laurentian.ca>
Fri, 5 Apr 2013 05:53:55 +0000 (01:53 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 17 Apr 2013 19:45:24 +0000 (15:45 -0400)
commit311e538e9ab59f92363c8d1fe28258f1005e1b00
tree64e3b60b695d0cdd9f314668b021a1ae7e625fa3
parentb2b0c4603e493e38b79cadae347b756a4d5d90a0
Prevent compiler warning about unused numtype var

There was a dangling variable left around that was making noise in the
compiler. Credit to Jeff Godin for the heads-up.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/c-apps/oils_sql.c