Remove testing code

This commit is contained in:
Tom MacWright
2013-03-27 17:32:52 -04:00
parent be9ef4d5f8
commit 986d7adb4f

View File

@@ -165,8 +165,6 @@ iD.detect = function() {
browser.support = true;
}
browser.support = false;
// Added due to incomplete svg style support. See #715
browser.opera = ua.indexOf('Opera') >= 0;