Remove UNUSED attributes where they were inappropriate.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 3 Jul 2019 18:01:30 +0000 (20:01 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 3 Jul 2019 18:01:30 +0000 (20:01 +0200)
commit7a09f7e0127967c4f04a51f1b9cf91040c515c34
tree302bd2c07276d2df66279fb6e35627a3c098341f
parentc4cbfa6c638934e5ee108939cdcb7229c58c80a1
Remove UNUSED attributes where they were inappropriate.

These parameters were marked UNUSED, when they were in fact,
used.
src/data/dataset.c
src/data/datasheet.c
src/data/gnumeric-reader.c
src/data/ods-reader.c
src/language/data-io/data-parser.c
src/language/data-io/inpt-pgm.c
src/language/dictionary/sys-file-info.c
src/language/stats/flip.c
src/language/stats/logistic.c
src/output/cairo.c