Remove useless param tag to fix Wdocumentation warning. NFCI.

This commit is contained in:
Simon Pilgrim 2019-11-18 14:08:46 +00:00
parent f21b2d8e42
commit 8c8c941844
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@ namespace dependencies{
class DependencyScanningTool {
public:
/// Construct a dependency scanning tool.
///
/// \param Compilations The reference to the compilation database that's
/// used by the clang tool.
DependencyScanningTool(DependencyScanningService &Service);
/// Print out the dependency information into a string using the dependency