Unnecessary and missing semicolon.
This commit is contained in:
@@ -82,7 +82,7 @@ OpenLayers.Animation = (function(window) {
|
||||
} else {
|
||||
delete loops[id];
|
||||
}
|
||||
}
|
||||
};
|
||||
requestFrame(loops[id], element);
|
||||
return id;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user