mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 03:42:09 +01:00
Removed obsolete comment
This commit is contained in:
parent
30157f8e4a
commit
6673281e1c
@ -221,7 +221,6 @@ bool MapData::readTags(SubFile &subfile, int count,
|
|||||||
|
|
||||||
bool MapData::readSubFiles(QFile &file)
|
bool MapData::readSubFiles(QFile &file)
|
||||||
{
|
{
|
||||||
/* both _pointFile and _pathFile can be used here */
|
|
||||||
QDataStream stream(&file);
|
QDataStream stream(&file);
|
||||||
|
|
||||||
for (int i = 0; i < _subFiles.size(); i++) {
|
for (int i = 0; i < _subFiles.size(); i++) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user