X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=4cd8dafcc5e77b3dc005b4bcd5d36c5ab61735af;hb=9055c71be97f1095dcdbd83da305b600f204f763;hp=5268feaeb346ba39f66e596852ae51ccf3d33348;hpb=6558ba12e9699979aba97292c7cd41889619b83c;p=paraslash.git diff --git a/error.h b/error.h index 5268feae..4cd8dafc 100644 --- a/error.h +++ b/error.h @@ -168,7 +168,6 @@ PARA_ERROR(OPUS_SET_GAIN, "opus: could not set gain"), \ PARA_ERROR(PATH_FOUND, ""), /* not really an error */ \ PARA_ERROR(PLAYLIST_EMPTY, "attempted to load empty playlist"), \ - PARA_ERROR(PLAYLIST_LOADED, ""), /* not really an error */ \ PARA_ERROR(PREBUFFER_SUCCESS, "prebuffering complete"), \ PARA_ERROR(PRIVATE_KEY, "can not read private key"), \ PARA_ERROR(QUEUE, "packet queue overrun"), \