1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-28 05:34:47 +01:00

Removed debug code

This commit is contained in:
Martin Tůma 2016-04-01 19:35:57 +02:00
parent f247c2fa22
commit 803c4aecce

View File

@ -5,8 +5,6 @@
#include "config.h"
#include "map.h"
#include <QDebug>
Map::Map(QObject *parent, const QString &name, const QString &url)
: QObject(parent)