summaryrefslogtreecommitdiffstats
path: root/profile-widget
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2020-11-25 19:52:02 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-12-12 15:52:40 -0800
commit41751a5899772092dfcf6d33c4015ce27e92b007 (patch)
tree3c1335331bac51e49179d655ce7d5d81fb134c8f /profile-widget
parent3b2ae46eb81281b1e145fe58121b542ce30e3925 (diff)
downloadsubsurface-41751a5899772092dfcf6d33c4015ce27e92b007.tar.gz
cleanup: remove unused signal ProfileWidget2::updateDiveInfo
Last user was remove in 0bd821183d. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'profile-widget')
-rw-r--r--profile-widget/profilewidget2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h
index 8895fe2ba..fe54da3d9 100644
--- a/profile-widget/profilewidget2.h
+++ b/profile-widget/profilewidget2.h
@@ -97,7 +97,6 @@ signals:
void enableToolbar(bool enable);
void enableShortcuts();
void disableShortcuts(bool paste);
- void updateDiveInfo();
void editCurrentDive();
void dateTimeChangedItems();