From 2523442d4d67ac5a801728394653f38e0ee8a09a Mon Sep 17 00:00:00 2001 From: Elvis Angelaccio Date: Mon, 5 Mar 2018 21:56:15 +0100 Subject: Revert "Fix some compile warnings" This reverts commit 533f050855a50212bba7be57a1590f9ce743e26d. D10995 has not been approved. --- src/dolphincontextmenu.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dolphincontextmenu.cpp') diff --git a/src/dolphincontextmenu.cpp b/src/dolphincontextmenu.cpp index c35f442cb..94c1d7ce8 100644 --- a/src/dolphincontextmenu.cpp +++ b/src/dolphincontextmenu.cpp @@ -428,7 +428,6 @@ void DolphinContextMenu::addShowMenuBarAction() bool DolphinContextMenu::placeExists(const QUrl& url) const { - Q_UNUSED(url) // Creating up a PlacesItemModel to find out if 'url' is one of the Places // can be expensive because the model asks Solid for the devices which are // available, which can take some time. -- cgit v1.3