1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 11:39:16 +02:00

Removed debug code

This commit is contained in:
2022-07-15 21:52:46 +02:00
parent 91150e97db
commit 2cb186e674

View File

@ -121,8 +121,6 @@ GEMFMap::GEMFMap(const QString &fileName, QObject *parent)
return;
}
qDebug() << _zooms;
_file.close();
_valid = true;