cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-06-03 00:06:45 +03:00
parent 3c447bb475
commit d3b155f5c0

View File

@ -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