]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
Complete rewrite of the video4linux capture to use MLT, in progress.
[kdenlive] / src / kdenlivedoc.h
index 1e06519340c4e06a71490e95f150fd01eb69275b..5577a9f4fde8bef216887dbff92e29056a391343 100644 (file)
@@ -224,7 +224,6 @@ signals:
     void addProjectClip(DocClipBase *, bool getInfo = true);
     void signalDeleteProjectClip(const QString &);
     void updateClipDisplay(const QString&);
-    void deleteTimelineClip(const QString&);
     void progressInfo(const QString &, int);
 
     /** @brief Informs that the document status has been changed.