remvoed logging
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@529 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
3f838bcd83
commit
b43d08417a
|
@ -92,7 +92,6 @@ function main() {
|
|||
var delta = {}
|
||||
var deletions = 0;
|
||||
$.each(elem, function(){
|
||||
console.log(elem)
|
||||
if(!this.parentNode){
|
||||
delta[this.id] = null;
|
||||
|
||||
|
|
Loading…
Reference in New Issue