Revert "When calling openocd from a shell like this:"
[fw/openocd] / src / helper / log.h
index ad8d24795d434387d4e876a979f3c28701d5be30..e161a6ea2b00b66d1b36143ea9c711f946a18c2b 100644 (file)
@@ -138,5 +138,5 @@ extern int debug_level;
  * make no assumptions about what went wrong and try to handle the problem.
  */
 #define ERROR_FAIL                                             (-4)
-#define ERROR_OK_EXIT                                  (-5)
+
 #endif /* LOG_H */