Skip to content

Commit

Permalink
Removed obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Dec 10, 2024
1 parent 30157f8 commit 6673281
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/map/mapsforge/mapdata.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ bool MapData::readTags(SubFile &subfile, int count,

bool MapData::readSubFiles(QFile &file)
{
/* both _pointFile and _pathFile can be used here */
QDataStream stream(&file);

for (int i = 0; i < _subFiles.size(); i++) {
Expand Down

0 comments on commit 6673281

Please sign in to comment.