]> 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)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 17 Apr 2013 18:31:20 +0000 (14:31 -0400)
commit8c00f551d54cf69ee401ba4961bba4bdfef4b7dc
treefc186a3b78d2c599718c63e9c3c0ac58631fe267
parent0aaec933cce3d53638cce0754825521478719095
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>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/c-apps/oils_sql.c