remvoed logging

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@529 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Kevin Kwok 2009-09-02 22:12:36 +00:00
parent 3f838bcd83
commit b43d08417a
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ function main() {
var delta = {}
var deletions = 0;
$.each(elem, function(){
console.log(elem)
if(!this.parentNode){
delta[this.id] = null;