summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@digia.com>2014-10-06 11:42:06 +0200
committerNikolai Kosjar <nikolai.kosjar@digia.com>2014-10-06 15:28:10 +0200
commiteb2bfc3b4ace7a85036af20be6ff9324b3b03c10 (patch)
treef2131a9db8af59ce6d298c8cbc849c7c438d18d3
parent983c87dd6a431917ff0b3fe88240262898095c68 (diff)
downloadqt-creator-eb2bfc3b4ace7a85036af20be6ff9324b3b03c10.tar.gz
CppTools: Tests: Remove unused object
Change-Id: Icf5837de56fc7bf5015dcad581206dcf07412a35 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
-rw-r--r--src/plugins/cpptools/symbolsearcher_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/cpptools/symbolsearcher_test.cpp b/src/plugins/cpptools/symbolsearcher_test.cpp
index c72f6fef9e..649d512dd1 100644
--- a/src/plugins/cpptools/symbolsearcher_test.cpp
+++ b/src/plugins/cpptools/symbolsearcher_test.cpp
@@ -165,8 +165,6 @@ void CppToolsPlugin::test_builtinsymbolsearcher_data()
MyTestDataDir testDirectory(QLatin1String("testdata_basic"));
const QString testFile = testDirectory.file(QLatin1String("file1.cpp"));
- QScopedPointer<CppIndexingSupport> builtinIndexingSupport(new BuiltinIndexingSupport);
-
SymbolSearcher::Parameters searchParameters;
// Check All Symbol Types