From 69239fdf410c82429d41239e7a07ef043a6bf59c Mon Sep 17 00:00:00 2001 From: Elvis Angelaccio Date: Sun, 11 Mar 2018 17:14:07 +0100 Subject: Removed unused variables spotted by clazy --- src/tests/placesitemmodeltest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tests') diff --git a/src/tests/placesitemmodeltest.cpp b/src/tests/placesitemmodeltest.cpp index ec44c8f31..3263537f9 100644 --- a/src/tests/placesitemmodeltest.cpp +++ b/src/tests/placesitemmodeltest.cpp @@ -541,7 +541,6 @@ void PlacesItemModelTest::testSystemItems() void PlacesItemModelTest::testEditBookmark() { - const QUrl tempUrl = QUrl::fromLocalFile(QStandardPaths::writableLocation(QStandardPaths::TempLocation)); QScopedPointer other(new PlacesItemModel()); createPlaceItem(QStringLiteral("Temporary Dir"), QUrl::fromLocalFile(QStandardPaths::writableLocation(QStandardPaths::TempLocation)), QString()); -- cgit v1.3