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:
@ -121,8 +121,6 @@ GEMFMap::GEMFMap(const QString &fileName, QObject *parent)
|
||||
return;
|
||||
}
|
||||
|
||||
qDebug() << _zooms;
|
||||
|
||||
_file.close();
|
||||
|
||||
_valid = true;
|
||||
|
Reference in New Issue
Block a user