X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=b735233339f1b64a89697e318db36436a907e091;hp=75532ea2518a93aa7e0cbcca4dec18cb0d3a5bd8;hb=f23669d91a09066b7ecd7b07a74bea8fad61ad39;hpb=0f15a55530553b2acf397fc137caa0c7f3e8b131 diff --git a/error.h b/error.h index 75532ea2..b7352333 100644 --- a/error.h +++ b/error.h @@ -419,7 +419,6 @@ extern const char **para_errlist[]; PARA_ERROR(MP4ASC, "audio spec config error"), \ PARA_ERROR(AAC_AFH_INIT, "failed to init aac decoder"), \ PARA_ERROR(MP4V2, "mp4v2 library error"), \ - PARA_ERROR(NO_AUDIO_TRACK, "file contains no valid audio track"), \ #define AAC_COMMON_ERRORS \ PARA_ERROR(ESDS, "did not find esds atom"), \