]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
Remove a lot more of unneeded qstrdup calls (part1: commit 4935).
[kdenlive] / src / renderer.h
index d0960e3e0a8b5c01a9d678330b3ba50ce23eed20..6c9c0b8b5d0190b80ed0b03f2d282e5fb99f5ddf 100644 (file)
@@ -379,7 +379,6 @@ public slots:
     void getFileProperties(const QDomElement xml, const QString &clipId, int imageHeight, bool replaceProducer = true);
 
     void exportFileToFirewire(QString srcFileName, int port, GenTime startTime, GenTime endTime);
-    static char *decodedString(QString str);
     void mltSavePlaylist();
     void slotSplitView(bool doit);
     void slotSwitchFullscreen();