Cleanup: remove declaration of unused signal
The last use of the LocationInformation::startEditDiveSite() signal was removed in ff26ffe0d078a891cbc52afa7ffb59943644ad82. Remove its declaration. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
b02fd072e7
commit
d9588ec5df
@ -40,7 +40,6 @@ private slots:
|
||||
void updateLabels();
|
||||
void updateLocationOnMap();
|
||||
signals:
|
||||
void startEditDiveSite(uint32_t uuid);
|
||||
void endEditDiveSite();
|
||||
void startFilterDiveSite(uint32_t uuid);
|
||||
void stopFilterDiveSite();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user