Commit 8c8c9418 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

Remove useless param tag to fix Wdocumentation warning. NFCI.

parent f21b2d8e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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