From 68889ea02f28bfd61f0b4b85aad4b0bf8826a947 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Sat, 28 Nov 2009 10:36:32 -0800 Subject: target: remove unused TARGET_EVENT_OLD_* symbols Just two *_OLD_* symbols left... Signed-off-by: David Brownell --- src/target/target.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/target/target.h') 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, -- cgit v1.2.3