drop icon indicating copy to clipboard operation
drop copied to clipboard

Remove unused function argument "event"

Open altearius opened this issue 9 years ago • 0 comments

The "open" function has an "event" argument, but does not use it.

This generates a warning when compressing drop.js with UglifyJS2.

This pull request addresses that warning.

altearius avatar Jan 29 '16 19:01 altearius