From d3b155f5c0e2d44e83656fd2a438ab9aadd154ae Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 3 Jun 2019 00:06:45 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 9b43e9fa..f3da255f 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -2153,10 +2153,6 @@ var BaseBrowserPrototype = { // of actual rendering should lay on the renderer methods... // NOTE: currently options and context are distinguished only via // the .options attribute... - // - // - // XXX should partial render (from/to/around/count) be here or be part - // of .walk(..)??? render: function(options, renderer, context){ context = context || {} renderer = renderer || this