]> git.sesse.net Git - kdenlive/blobdiff - src/clipproperties.h
Fix proxy problem with too fast computers (item not in layout when trying to update it)
[kdenlive] / src / clipproperties.h
index 93fafe8d7b998d7633efae17c9f075fa5284f22e..982b160910eef018eac57ae0696fd612f529ec50 100644 (file)
@@ -81,8 +81,6 @@ private:
     bool m_clipNeedsRefresh;
     /** clip resource changed, reload it */
     bool m_clipNeedsReLoad;
-    /** Used to draw video / audio properties */
-    PropertiesViewDelegate *m_propsDelegate;
 
 signals:
     void addMarker(const QString &, GenTime, QString);