]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Merge branch 'master' into next
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index d9133aa1317647c4bbf70f8052a8dff213f7f665..7416be5762c9aa09b6b858c3be1eb5f8972490f0 100644 (file)
--- a/error.h
+++ b/error.h
@@ -30,7 +30,7 @@ DEFINE_ERRLIST_OBJECT_ENUM;
 #define GGO_ERRORS
 #define COLOR_ERRORS
 #define SIGNAL_ERRORS
-
+#define FADE_ERRORS
 
 extern const char **para_errlist[];
 
@@ -74,10 +74,6 @@ extern const char **para_errlist[];
        PARA_ERROR(MAX_CLIENTS, "maximal number of clients exceeded"), \
 
 
-#define FADE_ERRORS \
-       PARA_ERROR(FADE_SYNTAX, "fade syntax error"), \
-
-
 #define CLIENT_ERRORS \
        PARA_ERROR(TASK_STARTED, "task started"), \