]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- not needed in 1.4.8
authorvip <vip@pld-linux.org>
Fri, 21 Dec 2007 13:51:17 +0000 (13:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok-mpeg4ip.patch -> 1.2

amarok-mpeg4ip.patch [deleted file]

diff --git a/amarok-mpeg4ip.patch b/amarok-mpeg4ip.patch
deleted file mode 100644 (file)
index d770ded..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- amarok-1.4.7/amarok/src/metadata/mp4/mp4file.cpp.orig      2007-08-07 19:48:28.000000000 +0200
-+++ amarok-1.4.7/amarok/src/metadata/mp4/mp4file.cpp   2007-12-05 08:55:17.346943004 +0100
-@@ -156,11 +156,7 @@
-     }
- #endif
--    if(!MP4Close(handle))
--    {
--        fprintf(stderr, "close failed\n");
--    }
--
-+    MP4Close(handle);
-     mp4file = MP4Read(name());
-     if(mp4file == MP4_INVALID_FILE_HANDLE)
-     {
This page took 0.052095 seconds and 4 git commands to generate.