diff --git a/desktop-widgets/locationinformation.h b/desktop-widgets/locationinformation.h index a072c4193..329cfaf61 100644 --- a/desktop-widgets/locationinformation.h +++ b/desktop-widgets/locationinformation.h @@ -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();