]> git.sesse.net Git - kdenlive/blobdiff - src/clipitem.h
Add center-crop option to slideshow clip.
[kdenlive] / src / clipitem.h
index 27fc24d02aced85fac2bd61aaf701b2497ae99d7..07c6698858a46e1221ab7b70896414fe664cfffc 100644 (file)
@@ -72,9 +72,6 @@ public:
     * @return The parameters that will be passed to Mlt */
     EffectsParameterList addEffect(const QDomElement effect, bool animate = true);
 
-    /** @brief Gets the effect parameters that will be passed to Mlt. */
-    EffectsParameterList getEffectArgs(QDomElement effect);
-
     /** @brief Deletes the effect with id @param index. */
     void deleteEffect(QString index);