From b56df00a4e9a874b96ad53b24a0e3b54e2d967c5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sun, 8 Nov 2015 21:07:19 +0100 Subject: Fixed warnings --- tests/genericresourcetest.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests') diff --git a/tests/genericresourcetest.cpp b/tests/genericresourcetest.cpp index 141a5f8..0c64659 100644 --- a/tests/genericresourcetest.cpp +++ b/tests/genericresourcetest.cpp @@ -14,12 +14,6 @@ #include "genericresource.h" #include "definitions.h" -static void removeFromDisk(const QString &name) -{ - Akonadi2::Storage store(Akonadi2::storageLocation(), name, Akonadi2::Storage::ReadWrite); - store.removeFromDisk(); -} - /** * Test of the generic resource implementation. * -- cgit v1.2.3