Clang: Remove left-over logging category

Change-Id: I6724d045e6d404f518d579bd10abdea47b8fa697
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
Nikolai Kosjar
2015-12-03 15:04:17 +01:00
parent 0af0bd8e36
commit 5d1e894ef5
2 changed files with 0 additions and 10 deletions

View File

@@ -33,13 +33,9 @@
#include <cpptools/cppprojects.h>
#include <QLoggingCategory>
namespace ClangCodeModel {
namespace Utils {
Q_DECLARE_LOGGING_CATEGORY(verboseRunLog)
QStringList createClangOptions(const CppTools::ProjectPart::Ptr &pPart,
CppTools::ProjectFile::Kind fileKind);
QStringList createClangOptions(const CppTools::ProjectPart::Ptr &pPart,