]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/kitemlistcontrollertest.cpp
Clazy fix
[dolphin.git] / src / tests / kitemlistcontrollertest.cpp
index b05f4b23d755eae06a716f86591f24672a6137c2..e9e1e66c2e4174dc4be6b1a60ef729ec9bc6a45e 100644 (file)
@@ -505,7 +505,6 @@ void KItemListControllerTest::testKeyboardNavigationMultiSelection_data()
     const Qt::Key previousRowKey = Qt::Key_Up;
 
     const Qt::LayoutDirection layoutDirection = Qt::LeftToRight;
-    const KItemListController::SelectionBehavior &selectionBehavior = KItemListController::MultiSelection;
     const bool groupingEnabled = false;
 
     QList<QPair<KeyPress, ViewState>> testList;