forked from qt-creator/qt-creator
ClangCodeModel: Remove unneeded code
This was liblclang-specific. Change-Id: I3fe8a8d2d49b1c7b92a54a90864e4ead7152e4ae Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -24,8 +24,6 @@ public:
|
||||
void initialize() override;
|
||||
|
||||
private:
|
||||
void maybeHandleBatchFileAndExit() const;
|
||||
|
||||
void generateCompilationDB();
|
||||
void createCompilationDBAction();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user