X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=843c4ee8c23c0b8a32e7867981cfaa222b8fac0a;hb=d440a71683940a58747de6dc32643db452d9cf54;hp=671d0612a972ed777b55b30cadf5fd18dbd07ce6;hpb=30fcea984715a12b63aab776fb3080ac1851e43a;p=paraslash.git diff --git a/error.h b/error.h index 671d0612..843c4ee8 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_WRITE, "mp4: could not update mp4 metadata"), \ PARA_ERROR(MP4_OPEN, "mp4: open failed"), \ PARA_ERROR(MP4_TRACK, "mp4: no audio track"), \ PARA_ERROR(MP4_MISSING_ATOM, "mp4: essential atom not found"), \