mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove unused #undefs in mainwindow.cpp
These macros were removed 2016-ish. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
0ea5374f62
commit
2e328c7633
1 changed files with 0 additions and 3 deletions
|
@ -1552,9 +1552,6 @@ void MainWindow::turnOffNdlTts()
|
||||||
qPrefTechnicalDetails::set_calcndltts(false);
|
qPrefTechnicalDetails::set_calcndltts(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
#undef TOOLBOX_PREF_PROFILE
|
|
||||||
#undef PERF_PROFILE
|
|
||||||
|
|
||||||
void MainWindow::on_actionExport_triggered()
|
void MainWindow::on_actionExport_triggered()
|
||||||
{
|
{
|
||||||
DiveLogExportDialog diveLogExport;
|
DiveLogExportDialog diveLogExport;
|
||||||
|
|
Loading…
Add table
Reference in a new issue