]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
play: Convert com_quit() to lopsub.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index a4038d5c127c177cd2a7a3622e4b84cd942f4da3..a4d79aba5573e348d88d7bf6bd11ee961555afa1 100644 (file)
--- a/error.h
+++ b/error.h
        PARA_ERROR(PERM, "permission denied"), \
        PARA_ERROR(PLAYLIST_EMPTY, "attempted to load empty playlist"), \
        PARA_ERROR(PLAYLIST_LOADED, ""), /* not really an error */ \
-       PARA_ERROR(PLAY_SYNTAX, "para_play: syntax error"), \
        PARA_ERROR(PREBUFFER_SUCCESS, "prebuffering complete"), \
        PARA_ERROR(PRIVATE_KEY, "can not read private key"), \
        PARA_ERROR(PUBLIC_KEY, "can not read public key"), \