From d2a7fcead44fee2272d9a615740bda1b1be8d74c Mon Sep 17 00:00:00 2001 From: Alberto Villa Date: Thu, 4 Jun 2009 16:22:00 +0000 Subject: [PATCH] delete reference to a variable in a comment svn path=/trunk/kdenlive/; revision=3490 --- src/kdenlivedoc.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/kdenlivedoc.cpp b/src/kdenlivedoc.cpp index e679789b..23a8f62d 100644 --- a/src/kdenlivedoc.cpp +++ b/src/kdenlivedoc.cpp @@ -93,8 +93,8 @@ KdenliveDoc::KdenliveDoc(const KUrl &url, const KUrl &projectFolder, QUndoGroup setProfilePath(profileName); } else { /* - * read again and to get all the new - * stuff (convertDocument() can now do anything without breaking + * read again to get all the new stuff + * (convertDocument() can now do anything without breaking * document loading) */ setModified(converter.isModified()); -- 2.39.2