]> 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 20:17:06 +0000 (16:17 -0400)
commit607028ba527b037cb85c89832678c530292ee174
tree05ac47ffce7b2ab7aad645b7eed5b38312e42c64
parentc7c13b2fb698bb8fb36c8041e05f4711ef0dc4c1
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: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/c-apps/oils_sql.c