[ka-Map-dev] [Bug 1571] kaMap.js removeObject not working for all
objects
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Wed Aug 30 11:02:09 EDT 2006
http://bugzilla.maptools.org/show_bug.cgi?id=1571
------- Additional Comments From brabec at gmail.com 2006-08-30 11:02 -------
you probably do not need all the fluff in the second branch of the 'if'
statement. Now that if obj==null goes to the first branch, you can get rid of:
|| obj == null) {
if (!obj) {
obj = this.aObjects[i];
}
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the ka-Map-dev
mailing list