From cf57ebfd4ca5308dc7f44cc0cacea8d24e9af202 Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Tue, 6 Sep 2011 22:34:36 +0000 Subject: Remove the doxyment for this now defunct parameter. llvm-svn: 139197 --- clang/lib/Frontend/TextDiagnosticPrinter.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/lib/Frontend/TextDiagnosticPrinter.cpp') diff --git a/clang/lib/Frontend/TextDiagnosticPrinter.cpp b/clang/lib/Frontend/TextDiagnosticPrinter.cpp index 976d3db715b..72063333284 100644 --- a/clang/lib/Frontend/TextDiagnosticPrinter.cpp +++ b/clang/lib/Frontend/TextDiagnosticPrinter.cpp @@ -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, -- cgit v1.2.3