From 850791c25b352396d11a1ca658fb735d057c9e57 Mon Sep 17 00:00:00 2001 From: Andre Date: Wed, 19 Apr 2006 01:30:47 +0200 Subject: [PATCH 1/1] kill unused E_LIST_WRITERS_GIVEN --- error.h | 1 - 1 file changed, 1 deletion(-) diff --git a/error.h b/error.h index 237978eb..d0c3afc2 100644 --- a/error.h +++ b/error.h @@ -304,7 +304,6 @@ extern const char **para_errlist[]; PARA_ERROR(READ_STDIN, "failed to read from stdin"), \ PARA_ERROR(WRITE_SYNTAX, "para_write syntax error"), \ PARA_ERROR(WRITE_OVERRUN, "buffer overrun"), \ - PARA_ERROR(LIST_WRITERS_GIVEN, ""), \ PARA_ERROR(PREMATURE_END, "premature end of audio file"), \ -- 2.39.2