X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;fp=error.h;h=5f828fd4ea5b1a2d47e4982e9b917b22743e7ce4;hp=58fcd3757c64acda473456de39196a7a6766fde3;hb=c529df3d8d1ab989d1d96ffdaf605f582cc44bab;hpb=39db63111c4d50ca191943e10ec28229fcdad7b6 diff --git a/error.h b/error.h index 58fcd375..5f828fd4 100644 --- a/error.h +++ b/error.h @@ -148,7 +148,6 @@ PARA_ERROR(MP4FF_META_WRITE, "mp4ff: could not update mp4 metadata"), \ PARA_ERROR(MP4FF_OPEN, "mp4ff: open failed"), \ PARA_ERROR(MP4FF_TRACK, "mp4fF: no audio track"), \ - PARA_ERROR(MPI_PRINT, "could not convert multi-precision integer"), \ PARA_ERROR(MPI_SCAN, "could not scan multi-precision integer"), \ PARA_ERROR(NAME_TOO_LONG, "name too long for struct sockaddr_un"), \ PARA_ERROR(NO_AFHI, "audio format handler info required"), \