dtcalc: Resolve 43 warnings that would be introduced with -Wunused-variable or -Wall
authorPeter Howkins <flibble@users.sf.net>
Mon, 5 Nov 2012 16:44:29 +0000 (16:44 +0000)
committerPeter Howkins <flibble@users.sf.net>
Mon, 5 Nov 2012 16:44:29 +0000 (16:44 +0000)
commita0da2db47912322239c45091ec8184f204fa0441
treed9a075c855438fdec6967859b3d0c43b5b0513c2
parent2c10f0d62bd907868da18f021f646b785dec9078
dtcalc: Resolve 43 warnings that would be introduced with -Wunused-variable or -Wall

Basically 43 local variables declared in functions and then never used.
cde/programs/dtcalc/calctool.c
cde/programs/dtcalc/ds_xlib.c
cde/programs/dtcalc/functions.c
cde/programs/dtcalc/help.c
cde/programs/dtcalc/motif.c