diff options
Diffstat (limited to 'common/entitystorage.cpp')
-rw-r--r-- | common/entitystorage.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/entitystorage.cpp b/common/entitystorage.cpp index 33b65d6..b77b481 100644 --- a/common/entitystorage.cpp +++ b/common/entitystorage.cpp | |||
@@ -148,7 +148,6 @@ ResultSet EntityStorageBase::getResultSet(const Akonadi2::Query &query, Akonadi2 | |||
148 | return key; | 148 | return key; |
149 | } | 149 | } |
150 | //We're done | 150 | //We're done |
151 | //FIXME make sure result set understands that this means we're done | ||
152 | return QByteArray(); | 151 | return QByteArray(); |
153 | }); | 152 | }); |
154 | } | 153 | } |