]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
Move document position property to documentproperties section
[kdenlive] / src / kdenlivedoc.h
index 0f7cca0414efebe5c5ed4ad35403a5f346bc348f..b4a21b7be90c7c6b235ed988151b67058142377d 100644 (file)
@@ -120,8 +120,6 @@ private:
     KUrl m_url;
     QDomDocument m_document;
     double m_fps;
-    /** Cursor position at document opening */
-    int m_startPos;
     int m_width;
     int m_height;
     Timecode m_timecode;