]> git.sesse.net Git - kdenlive/blobdiff - src/stopmotion/stopmotion.h
normalize signal/slots
[kdenlive] / src / stopmotion / stopmotion.h
index 124b11670abbb1d3e18c4deed6678d4105a0d6b7..25bdb92ed79b78d5ce09701dfd8f34dc8e06f51c 100644 (file)
@@ -106,8 +106,6 @@ private:
     /** @brief Capture holder that will handle all video operation. */
     MltDeviceCapture *m_captureDevice;
 
-    VideoContainer *m_videoBox;
-
     /** @brief Holds the name of the current sequence.
      * Files will be saved in project folder with name: sequence001.png */
     QString m_sequenceName;