]> git.sesse.net Git - kdenlive/blobdiff - src/stopmotion/stopmotion.h
Some more cleanup in monitors, improve capture fullscreen
[kdenlive] / src / stopmotion / stopmotion.h
index 32fe04e784ca29a949f3c9ef0b14af71e2cce79a..124b11670abbb1d3e18c4deed6678d4105a0d6b7 100644 (file)
@@ -67,8 +67,6 @@ public:
     AbstractRender *abstractRender();
     Kdenlive::MONITORID id() const;
     void setRender(MltDeviceCapture *render);
-    void pause();
-    void unpause();
 
 private:
     MltDeviceCapture *m_captureDevice;