Remove the doxyment for this now defunct parameter.

llvm-svn: 139197
This commit is contained in:
Chandler Carruth 2011-09-06 22:34:36 +00:00
parent 935574de2f
commit cf57ebfd4c
1 changed files with 0 additions and 1 deletions

View File

@ -422,7 +422,6 @@ public:
/// \param Ranges The underlined ranges for this code snippet.
/// \param NumRanges The number of unlined ranges.
/// \param Hints The FixIt hints active for this diagnostic.
/// \param NumHints The number of hints active for this diagnostic.
/// \param OnMacroInst The current depth of the macro expansion stack.
void Emit(SourceLocation Loc,
CharSourceRange *Ranges,