cleanup: remove unused MainTab::refreshDisplayedDiveSite()

The last user seems to have been removed in 3a3089770a
and nobody complained.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2022-03-05 17:29:58 +01:00 committed by bstoeger
parent 75b2fcc4a4
commit f682b365a6
2 changed files with 0 additions and 6 deletions

View file

@ -26,7 +26,6 @@ public:
MainTab(QWidget *parent = 0);
void clearTabs();
bool isEditing();
void refreshDisplayedDiveSite();
void nextInputField(QKeyEvent *event);
void stealFocus();