Fixed the warnings
authorAlex Leontiev <alozz1991@gmail.com>
Thu, 11 Jul 2013 09:29:55 +0000 (12:29 +0300)
committerAlex Leontiev <alozz1991@gmail.com>
Thu, 11 Jul 2013 09:29:55 +0000 (12:29 +0300)
commit6c9ae1100bedc9aa67f06c05b47ebab0d9abbdba
tree56629cc5516afec5e3853a4e4b0f2520bfe30d8b
parentfe6a7e935db6c2f1cf669d0a0e5c0e73a4a1d8ab
Fixed the warnings

Fixed the code so to eliminate warnings related to shadowing and unused
parameters. In some settings, these warnings may be treated as an errors
and lead to failed build.

Suggested by Nikita Manovich.
modules/optim/src/lpsolver.cpp