Removed unused js

This commit is contained in:
2018-07-15 23:04:10 +08:00
parent f20d0b9773
commit f8722a3359
3 changed files with 0 additions and 223 deletions

View File

@@ -1,9 +0,0 @@
/** @constructor */
Components.Mouse.Clipboard.SwfHelperObj = function() {};
/** @type {Function} */
Components.Mouse.Clipboard.SwfHelperObj.dummy;
/** @type {Function} */
Components.Mouse.Clipboard.SwfHelperObj.debug;
/** @type {Function} */
Components.Mouse.Clipboard.SwfHelperObj.copy;