]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.cpp
[PATCH by Ray Lehtiniem] Delete some unused variables
[kdenlive] / src / mainwindow.cpp
index 767b8694f91db6a2be73c5115d88bb5d9317b043..9ecab01d0480cee25cdeb773caaddc85972a5120 100644 (file)
@@ -2282,7 +2282,6 @@ void MainWindow::slotSetOutPoint() {
 void MainWindow::slotGetNewLumaStuff() {
     //KNS::Entry::List download();
     KNS::Entry::List entries = KNS::Engine::download();
-    int numberInstalled = 0;
     // list of changed entries
     kDebug() << "// PARSING KNS";
     foreach(KNS::Entry* entry, entries) {