mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove unused member function
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
83fb735a3e
commit
7eb787ee5d
2 changed files with 0 additions and 5 deletions
|
@ -458,10 +458,6 @@ void PlannerSettingsWidget::settingsChanged()
|
|||
ui.descRate->setSuffix(vs);
|
||||
}
|
||||
|
||||
void PlannerSettingsWidget::atmPressureChanged(const QString &pressure)
|
||||
{
|
||||
}
|
||||
|
||||
void PlannerSettingsWidget::printDecoPlan()
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue