svn commit: r155741 - jakarta/bcel/trunk/src/java/org/apache/bcel/verifier/structurals/Subroutines.java

[email protected]
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
Author: dbrosius
Date: Mon Feb 28 18:46:46 2005
New Revision: 155741

URL: http://svn.apache.org/viewcvs?view=rev&rev=155741
Log:
remove dead code

Modified:
    jakarta/bcel/trunk/src/java/org/apache/bcel/verifier/structurals/Subroutines.java

Modified: jakarta/bcel/trunk/src/java/org/apache/bcel/verifier/structurals/Subroutines.java
URL: http://svn.apache.org/viewcvs/jakarta/bcel/trunk/src/java/org/apache/bcel/verifier/structurals/Subroutines.java?view=diff&r1=155740&r2=155741
==============================================================================
--- jakarta/bcel/trunk/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (original)
+++ jakarta/bcel/trunk/src/java/org/apache/bcel/verifier/structurals/Subroutines.java Mon Feb 28 18:46:46 2005
@@ -356,7 +356,6 @@
 
 		// Calculate "real" subroutines.
 		HashSet sub_leaders = new HashSet(); // Elements: InstructionHandle
-		InstructionHandle ih = all[0];
 		for (int i=0; i<all.length; i++){
 			Instruction inst = all[i].getInstruction();
 			if (inst instanceof JsrInstruction){
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.