]> git.sesse.net Git - kdenlive/blobdiff - src/customtrackview.h
improve management of groups
[kdenlive] / src / customtrackview.h
index 878f7aa7749433670da8c3863523969c28e8756b..8b0d95b68f56b115772247696b16460643a61e3f 100644 (file)
@@ -234,8 +234,6 @@ private:
     void getClipAvailableSpace(AbstractClipItem *item, GenTime &minimum, GenTime &maximum);
     /** Get available space for transition move (min and max free positions) */
     void getTransitionAvailableSpace(AbstractClipItem *item, GenTime &minimum, GenTime &maximum);
-    /** Send a list of all current groups to clipmanager */
-    void syncGroups();
 
 
 private slots: