removing VML support from client side
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
var web2d = {};
|
||||
web2d.peer =
|
||||
{
|
||||
svg: {},
|
||||
vml: {}
|
||||
svg: {}
|
||||
};
|
||||
web2d.peer.utils = {};
|
||||
|
Reference in New Issue
Block a user