Cleanup: remove ProfileWidget2::refreshDisplay signal

It was not used anywhere.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2019-11-18 11:36:55 +01:00 committed by Dirk Hohndel
parent 78d4a4ce36
commit ecb517d496
2 changed files with 0 additions and 2 deletions

View file

@ -97,7 +97,6 @@ signals:
void enableToolbar(bool enable);
void enableShortcuts();
void disableShortcuts(bool paste);
void refreshDisplay(bool recreateDivelist);
void updateDiveInfo();
void editCurrentDive();
void dateTimeChangedItems();