1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00

Removed debug code

This commit is contained in:
Martin Tůma 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;