Remove bogus signals
One isn't connected to anything, the other one makes us overwrite the changes to displayed_dive_site. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ed78aeade0
commit
ff26ffe0d0
@ -116,8 +116,6 @@ void LocationInformationWidget::updateLabels()
|
||||
|
||||
ui.locationTags->setText(constructLocationTags(&displayed_dive_site));
|
||||
|
||||
emit startFilterDiveSite(displayed_dive_site.uuid);
|
||||
emit startEditDiveSite(displayed_dive_site.uuid);
|
||||
}
|
||||
|
||||
void LocationInformationWidget::updateGpsCoordinates()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user