X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=6e10e8ebe00e3fd7da81063c4ef3e800317fdfa7;hb=09a7e73ecbb54dc8d4877aa28a4f5b0591475861;hp=c69a192ef694ace681aeac1232e9e196ba27aaef;hpb=30ce255fc5db519c06240951c1a36956ade789fc;p=paraslash.git diff --git a/error.h b/error.h index c69a192e..6e10e8eb 100644 --- a/error.h +++ b/error.h @@ -141,7 +141,6 @@ PARA_ERROR(MP4_BAD_SAMPLE, "mp4: invalid sample number"), \ PARA_ERROR(MP4_BAD_SAMPLERATE, "mp4: invalid sample rate"), \ PARA_ERROR(MP4_BAD_SAMPLE_COUNT, "mp4: invalid number of samples"), \ - PARA_ERROR(MP4_META_READ, "mp4: could not read mp4 metadata"), \ PARA_ERROR(MP4_META_WRITE, "mp4: could not update mp4 metadata"), \ PARA_ERROR(MP4_OPEN, "mp4: open failed"), \ PARA_ERROR(MP4_TRACK, "mp4: no audio track"), \