Skip to content
Snippets Groups Projects
Commit 14caf06b authored by nkindlon's avatar nkindlon
Browse files

Removed outdated comment

parent d92fdfdb
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@ FileMap::FileMap(ContextMap *context)
_blockMgr(NULL),
_recordOutputMgr(NULL)
{
// FIX ME - block manager only works for intersect
_blockMgr = new BlockMgr(_context->getOverlapFraction(), _context->getReciprocal());
_recordOutputMgr = new RecordOutputMgr();
_recordOutputMgr->init(_context);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment