Re-enable the compiler check for unused arguments
commit93767d399d6e1ef3b81123fb9b7d7ff63cd95e17
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 1 Nov 2013 15:06:52 +0000 (1 16:06 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 1 Nov 2013 17:27:11 +0000 (1 15:27 -0200)
tree09d203b5489904c64050bcf7d0b51430252278fb
parent6909ee09769def14c3baa44a1ef970ceb5cc301e
Re-enable the compiler check for unused arguments

Now that the code have been cleaned up on that matter, it is a good
idea to re-enable warning on these cases because they help keeping
the code as simple and maintainable as possible.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
configure.ac