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