]> git.sesse.net Git - kdenlive/commitdiff
Remove not implemented function
authorMontel Laurent <montel@kde.org>
Sat, 25 May 2013 09:04:24 +0000 (11:04 +0200)
committerMontel Laurent <montel@kde.org>
Sat, 25 May 2013 09:04:24 +0000 (11:04 +0200)
src/effectstack/parametercontainer.h

index db489b28aa9de717bb20bd6c86ef2d9c0a603ce2..17996dff2b16369c860d68fa57f316cd778b5f6e 100644 (file)
@@ -62,7 +62,6 @@ public:
     explicit ParameterContainer(const QDomElement &effect, const ItemInfo &info, EffectMetaInfo *metaInfo, QWidget * parent = 0);
     ~ParameterContainer();
     void updateTimecodeFormat();
-    void updateProjectFormat(MltVideoProfile profile, Timecode t);
     void updateParameter(const QString &key, const QString &value);
     /** @brief Returns true of this effect requires an on monitor adjustable effect scene. */
     bool needsMonitorEffectScene() const;