Skip to content

Commit

Permalink
WadMapConverter|Id1Map: Cleanup (removed an obsolete comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
danij-deng committed Jun 28, 2014
1 parent 527552d commit 5ee689b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doomsday/plugins/wadmapconverter/src/id1map.cpp
Expand Up @@ -667,7 +667,6 @@ DENG2_PIMPL_NOREF(Id1Map::Recognizer)
Instance() : lastLump(-1), format(Id1Map::UnknownFormat) {}
};

/// @todo Obtain the LumpIndex from the engine.
Id1Map::Recognizer::Recognizer(LumpIndex const &lumpIndex, lumpnum_t lumpIndexOffset)
: d(new Instance)
{
Expand Down

0 comments on commit 5ee689b

Please sign in to comment.