From bc06643cd0c16140f6013be35b64732c1676e794 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 20 Feb 2016 11:31:07 +0100 Subject: Cleanup --- common/typeindex.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'common/typeindex.cpp') diff --git a/common/typeindex.cpp b/common/typeindex.cpp index e945dcb..3ee2492 100644 --- a/common/typeindex.cpp +++ b/common/typeindex.cpp @@ -153,7 +153,6 @@ ResultSet TypeIndex::query(const Sink::Query &query, QSet &appliedFi appliedSorting = it.value(); Trace() << "Index lookup on " << it.key() << it.value() << " found " << keys.size() << " keys."; return ResultSet(keys); - } } for (const auto &property : mProperties) { -- cgit v1.2.3