]> git.sesse.net Git - kdenlive/commitdiff
delete reference to a variable in a comment
authorAlberto Villa <avilla@FreeBSD.org>
Thu, 4 Jun 2009 16:22:00 +0000 (16:22 +0000)
committerAlberto Villa <avilla@FreeBSD.org>
Thu, 4 Jun 2009 16:22:00 +0000 (16:22 +0000)
svn path=/trunk/kdenlive/; revision=3490

src/kdenlivedoc.cpp

index e679789b1956730d2c4b5b5cb3370d7ae0416d00..23a8f62da40c0acd79e9ad92a8a1f79a3087c695 100644 (file)
@@ -93,8 +93,8 @@ KdenliveDoc::KdenliveDoc(const KUrl &url, const KUrl &projectFolder, QUndoGroup
                     setProfilePath(profileName);
                 } else {
                     /*
-                     * read again <kdenlivedoc> and <mlt> to get all the new
-                     * stuff (convertDocument() can now do anything without breaking
+                     * read again <kdenlivedoc> to get all the new stuff
+                     * (convertDocument() can now do anything without breaking
                      * document loading)
                      */
                     setModified(converter.isModified());