1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-18 21:04:24 +02:00

Code cleanup

This commit is contained in:
2015-11-25 23:58:46 +01:00
parent 5bd5b88be5
commit 0b4ee95591
17 changed files with 9 additions and 35 deletions

View File

@ -1,7 +1,5 @@
#include "parser.h"
#include <QDebug>
void Parser::handleExtensionData(QVector<TrackPoint> &data,
QStringRef element, const QString &value)