Skip to content

cleanup #784

Open
CheapFuck wants to merge 11 commits into
peercoin:masterfrom
CheapFuck:master
Open

cleanup #784
CheapFuck wants to merge 11 commits into
peercoin:masterfrom
CheapFuck:master

Conversation

@CheapFuck

Copy link
Copy Markdown
Contributor

remove unused variables and redundant declarations

redundant redeclarations
unused variable ‘fee_calc’
unused variable ‘fee_calc_out’
unused variable ‘transactionView’
unused variable ‘limit_max_ops’
unused variable ‘fee_estimate_mode’
unused variable ‘freeTxSize’
remove unused function
fix for warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘const int’
fix for warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘const int’
backward compatibility support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant