From 04a866f231231ff6078c39381915f4fad37da20f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 28 May 1999 17:24:21 +0000 Subject: [PATCH] remove spurious code. --- binutils/readelf.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/binutils/readelf.c b/binutils/readelf.c index d2e1552..ca6be94 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -363,9 +363,6 @@ guess_is_rela (e_machine) case EM_CYGNUS_MN10200: case EM_CYGNUS_MN10300: case EM_CYGNUS_FR30: -/* start-sanitize-venus */ - case EM_CYGNUS_VENUS: -/* end-sanitize-venus */ case EM_SH: case EM_ALPHA: case EM_MCORE: -- 2.7.4