From f4d9aff1da7e2457552a3fc12389a969b147fcd2 Mon Sep 17 00:00:00 2001 From: jochen Date: Wed, 14 Jul 1999 16:36:53 +0000 Subject: [PATCH] clear removed entries in backing array git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@1070 379699f6-c40d-0410-875b-85095c16579e --- jode/jode/flow/VariableSet.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jode/jode/flow/VariableSet.java b/jode/jode/flow/VariableSet.java index e490a17..1773637 100644 --- a/jode/jode/flow/VariableSet.java +++ b/jode/jode/flow/VariableSet.java @@ -134,6 +134,7 @@ public final class VariableSet extends AbstractSet implements Cloneable { for (int i=0; i