]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
Cleanup, fix mem leaks, fix unused clips not correctly updated on profile change
[kdenlive] / src / renderer.h
index b36efdb4fa9eaadc8078ac204ca7cd8de028386c..fd237706b28841872d0503a83958362cf3ecbb84 100644 (file)
@@ -280,7 +280,6 @@ public slots:  // Public slots
     void start();
     /** Stop Consumer */
     void stop();
-    void clear();
     int getLength();
     /** If the file is readable by mlt, return true, otherwise false */
     bool isValid(KUrl url);