From 32015e5cdc3a94c90a28bd299b0c9bd28e5d5edf Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 8 Aug 2005 05:26:15 +0000 Subject: [PATCH] r9213: some improvements to the registry editor code (This used to be commit 5cd33fa9f898f95a78397a387a42977a4839fb20) --- swat/esptest/registry.esp | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/swat/esptest/registry.esp b/swat/esptest/registry.esp index 85843c41d9c..2b6a2144734 100644 --- a/swat/esptest/registry.esp +++ b/swat/esptest/registry.esp @@ -12,31 +12,21 @@ function folder_list(t, list) { var i; t.populated = true; - t.reg_list = new Object(); + t.removeAll(); for (i=0;i