diff --git a/video/kdenlive/gcc.diff b/video/kdenlive/gcc.diff
deleted file mode 100644
index 6bfc008..0000000
--- a/video/kdenlive/gcc.diff
+++ /dev/null
@@ -1,80 +0,0 @@
-diff -ur kdenlive-0.2.4/kdenlive/docclipbaselist.h
/usr/src/kdenlive-0.2.4/kdenlive/docclipbaselist.h
---- kdenlive-0.2.4/kdenlive/docclipbaselist.h 2003-12-17 01:14:12.000000000
+0100
-+++ /usr/src/kdenlive-0.2.4/kdenlive/docclipbaselist.h 2004-05-08
17:17:48.000000000 +0200
-@@ -49,7 +49,7 @@
- /** The "master clip" of this list. The master clip is special only
in that it is mentioned
- seperately to every other clip in the clip list; it also appears in
the clip list. It is
- singled out so that operations that require a master clip can make
use of it. */
-- DocClipBase * m_masterClip;;
-+ DocClipBase * m_masterClip;
- };
-
- #endif
-diff -ur kdenlive-0.2.4/kdenlive/docclipreflist.h
/usr/src/kdenlive-0.2.4/kdenlive/docclipreflist.h
---- kdenlive-0.2.4/kdenlive/docclipreflist.h 2003-12-17 01:14:58.000000000
+0100
-+++ /usr/src/kdenlive-0.2.4/kdenlive/docclipreflist.h 2004-05-08
17:17:48.000000000 +0200
-@@ -49,7 +49,7 @@
- /** The "master clip" of this list. The master clip is special only
in that it is mentioned
- seperately to every other clip in the clip list; it also appears in
the clip list. It is
- singled out so that operations that require a master clip can make
use of it. */
-- DocClipRef * m_masterClip;;
-+ DocClipRef * m_masterClip;
- };
-
- #endif
-diff -ur kdenlive-0.2.4/kdenlive/doctrackbase.h
/usr/src/kdenlive-0.2.4/kdenlive/doctrackbase.h
---- kdenlive-0.2.4/kdenlive/doctrackbase.h 2003-12-17 01:14:12.000000000
+0100
-+++ /usr/src/kdenlive-0.2.4/kdenlive/doctrackbase.h 2004-05-08
17:17:48.000000000 +0200
-@@ -67,7 +67,7 @@
- /** Adds all of the clips in the pointerlist into this track. */
- void addClips(DocClipRefList list, bool selected);
- /** returns true if all of the clips within the cliplist can be
added, returns false otherwise. */
-- bool canAddClips(DocClipRefList clipList);;
-+ bool canAddClips(DocClipRefList clipList);
- /** Returns true if the clip given exists in this track, otherwise
returns
- false. */
- bool clipExists(DocClipRef *clip);
-diff -ur kdenlive-0.2.4/kdenlive/kaddmarkercommand.cpp
/usr/src/kdenlive-0.2.4/kdenlive/kaddmarkercommand.cpp
---- kdenlive-0.2.4/kdenlive/kaddmarkercommand.cpp 2003-12-17
01:15:02.000000000 +0100
-+++ /usr/src/kdenlive-0.2.4/kdenlive/kaddmarkercommand.cpp 2004-05-08
17:27:19.000000000 +0200
-@@ -108,4 +108,4 @@
- }
- }
-
--};
-+}
-diff -ur kdenlive-0.2.4/kdenlive/kaddmarkercommand.h
/usr/src/kdenlive-0.2.4/kdenlive/kaddmarkercommand.h
---- kdenlive-0.2.4/kdenlive/kaddmarkercommand.h 2003-12-17
01:15:02.000000000 +0100
-+++ /usr/src/kdenlive-0.2.4/kdenlive/kaddmarkercommand.h 2004-05-08
17:21:01.000000000 +0200
-@@ -64,6 +64,6 @@
- void deleteMarker();
- };
-
--};
-+}
-
- #endif
-diff -ur kdenlive-0.2.4/kdenlive/kdenlivedoc.cpp
/usr/src/kdenlive-0.2.4/kdenlive/kdenlivedoc.cpp
---- kdenlive-0.2.4/kdenlive/kdenlivedoc.cpp 2003-12-20 19:33:48.000000000
+0100
-+++ /usr/src/kdenlive-0.2.4/kdenlive/kdenlivedoc.cpp 2004-05-08
17:22:08.000000000 +0200
-@@ -290,7 +290,7 @@
- }
-
- return pResult;
--};
-+}
-
- void KdenliveDoc::activeSceneListGeneration(bool active)
- {
-diff -ur kdenlive-0.2.4/kdenlive/krender.h
/usr/src/kdenlive-0.2.4/kdenlive/krender.h
---- kdenlive-0.2.4/kdenlive/krender.h 2003-12-17 01:14:33.000000000 +0100
-+++ /usr/src/kdenlive-0.2.4/kdenlive/krender.h 2004-05-08 17:17:48.000000000
+0200
-@@ -117,7 +117,7 @@
- void setSceneList(QDomDocument list);
- /** Wraps the VEML command of the same name - sends a <ping> command to
the server, which
- should reply with a <pong> - let's us determine the round-trip latency of
the connection. */
-- void ping(QString &ID);;
-+ void ping(QString &ID);
- /** Wraps the VEML command of the same name. Tells the renderer to
- play the current scene at the speed specified, relative to normal
- playback. e.g. 1.0 is normal speed, 0.0 is paused, -1.0 means play
[SM-Commit] GIT changes to test grimoire by Treeve Jelbert (74e45336befabfda93f4607d77c9572de76235e9),
Treeve Jelbert, 06/17/2006