forked from qt-creator/qt-creator
CppTools: Remove some duplication
Change-Id: I8c84660b28c3e76b2cedd08ff3b44a38583f38a0 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -38,8 +38,7 @@ public:
|
||||
|
||||
private:
|
||||
void updateImpl(const QFutureInterface<void> &future,
|
||||
const CppTools::WorkingCopy &,
|
||||
const ProjectExplorer::Project *activeProject) override;
|
||||
const UpdateParams &updateParams) override;
|
||||
};
|
||||
|
||||
} // namespace ClangCodeModel
|
||||
|
||||
Reference in New Issue
Block a user