Skip to content

Commit

Permalink
options model unused signals cleanup
Browse files Browse the repository at this point in the history
Github-Pull: #1742
Rebased-From: 49a85e4
  • Loading branch information
furszy authored and Fuzzbawls committed Jul 22, 2020
1 parent b9e3859 commit 6b63591
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/qt/optionsmodel.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,6 @@ class OptionsModel : public QAbstractListModel

Q_SIGNALS:
void displayUnitChanged(int unit);
void zeromintEnableChanged(bool);
void zeromintAddressesChanged(bool);
void zeromintPercentageChanged(int);
void preferredDenomChanged(int);
void anonymizePivxAmountChanged(int);
void coinControlFeaturesChanged(bool);
void showHideColdStakingScreen(bool);
void hideChartsChanged(bool);
Expand Down

0 comments on commit 6b63591

Please sign in to comment.