X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhelper%2Flog.h;h=7edfa7b6b5e4fb552564eaac38c5e85a0cf7c91a;hp=801ae7f8296c83f312b10d1ad53d0a2a60198759;hb=4668bd264cfe64c3e3ddd0f75cb5bf2e5e85f717;hpb=0535531d2753f1b86454bb6ffad6ffbdd56c66d0 diff --git a/src/helper/log.h b/src/helper/log.h index 801ae7f829..7edfa7b6b5 100644 --- a/src/helper/log.h +++ b/src/helper/log.h @@ -132,7 +132,6 @@ extern int debug_level; * error codes < 100 */ #define ERROR_OK (0) -#define ERROR_INVALID_ARGUMENTS ERROR_COMMAND_SYNTAX_ERROR #define ERROR_NO_CONFIG_FILE (-2) #define ERROR_BUF_TOO_SMALL (-3) /* see "Error:" log entry for meaningful message to the user. The caller should