forked from qt-creator/qt-creator
Clang: Remove unused code
Change-Id: I1fa597d1cd582f8eb4a37c3bbb963441696e9f4a Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -61,14 +61,6 @@ private:
|
||||
|
||||
#ifdef WITH_TESTS
|
||||
QList<QObject *> createTestObjects() const;
|
||||
|
||||
private slots:
|
||||
void test_CXX_regressions();
|
||||
void test_CXX_regressions_data();
|
||||
void test_CXX_snippets();
|
||||
void test_CXX_snippets_data();
|
||||
void test_ObjC_hints();
|
||||
void test_ObjC_hints_data();
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user