ui: add dialog to warn about active "verbose indexer logging" on refresh
* also featuring: remove unnecessary call in ParserClientImpl
This commit is contained in:
@@ -90,7 +90,6 @@ void ParserClientImpl::onFileParsed(const FileInfo& fileInfo)
|
||||
|
||||
void ParserClientImpl::onCommentParsed(const ParseLocation& location)
|
||||
{
|
||||
addNodeHierarchy(NameHierarchy(location.filePath.str()), Node::NODE_FILE);
|
||||
addCommentLocation(location);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user