]> git.sesse.net Git - kdenlive/blobdiff - src/projectsettings.cpp
Remove (old) LADSPA related code.
[kdenlive] / src / projectsettings.cpp
index 8edb92549b09a9baecc8663b7841cf0be5062b4f..39e0a4c7b963c27388c44e0375efd1c0b74edbc8 100644 (file)
@@ -218,7 +218,7 @@ void ProjectSettings::slotUpdateFiles(bool cacheOnly)
 
     // List all files that are used in the project. That also means:
     // images included in slideshow and titles, files in playlist clips
-    // TODO: images used in luma transitions, files used for LADSPA effects?
+    // TODO: images used in luma transitions?
 
     // Setup categories
     QTreeWidgetItem *videos = new QTreeWidgetItem(files_list, QStringList() << i18n("Video clips"));