From 9d7c8ec6478148f28168397dfacad5373e2c5fe4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 10 Aug 2012 10:45:39 +0800 Subject: [PATCH] tools/build_gtk_tree.js --- tools/build_gtk_tree.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index 1dd0a3b3d..d053dfa92 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -290,14 +290,14 @@ function BuildLists () { function verifyUsage(parent,child) { // find all the methods that child can be added to parent. - var methods = methods[parent].can_contain_using; - for(var i =0;i