gnucash/libgnucash/app-utils/calculation
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
There are a very few left that need deeper study, but this gets
rid of most of the noise. For the most part it's just getting rid of
extra variables or removing an assignment that is always
replaced later but before any reads of the variable. A few are
discarded result variables.
2018-11-30 15:08:41 +09:00
..
expression_parser.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
fin_spl_protos.h Restructure the src directory 2017-08-10 18:45:00 +02:00
fin_static_proto.h Restructure the src directory 2017-08-10 18:45:00 +02:00
fin.c Fix most of the unused assignment errors from static analysis. 2018-11-30 15:08:41 +09:00
finproto.h Restructure the src directory 2017-08-10 18:45:00 +02:00
finvar.h Restructure the src directory 2017-08-10 18:45:00 +02:00