]> git.evergreen-ils.org Git - working/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)
committerMike Rylander <mrylander@gmail.com>
Wed, 17 Apr 2013 19:55:46 +0000 (15:55 -0400)
commit4f1549c263dd94724f205d710158fc20d13da058
tree5be3f12b6eed3bdde43e022e71464e5a5fd97b82
parent34c0a980a1a17b1d1649ede361533a9bcfc6e020
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