diff options
-rw-r--r-- | src/target/target.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/target/target.h b/src/target/target.h index 55e9088a..009ec17b 100644 --- a/src/target/target.h +++ b/src/target/target.h @@ -172,8 +172,6 @@ enum target_event * - June/July/Aug 2008 * - Duane Ellis */ TARGET_EVENT_OLD_gdb_program_config, - TARGET_EVENT_OLD_pre_reset, - TARGET_EVENT_OLD_post_reset, TARGET_EVENT_OLD_pre_resume, /* allow GDB to do stuff before others handle the halted event, |