summaryrefslogtreecommitdiff
path: root/dom/webidl/ClipboardEvent.webidl
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2016-09-01 13:39:08 +0200
committerPale Moon <git-repo@palemoon.org>2016-09-01 13:39:08 +0200
commit3d8ce1a11a7347cc94a937719c4bc8df46fb8d14 (patch)
tree8c26ca375a6312751c00a27e1653fb6f189f0463 /dom/webidl/ClipboardEvent.webidl
parente449bdb1ec3a82f204bffdd9c3c54069d086eee3 (diff)
downloadpalemoon-gre-3d8ce1a11a7347cc94a937719c4bc8df46fb8d14.tar.gz
Base import of Tycho code (warning: huge commit)
Diffstat (limited to 'dom/webidl/ClipboardEvent.webidl')
-rw-r--r--dom/webidl/ClipboardEvent.webidl2
1 files changed, 0 insertions, 2 deletions
diff --git a/dom/webidl/ClipboardEvent.webidl b/dom/webidl/ClipboardEvent.webidl
index 2ddc3266f..8fe8a4935 100644
--- a/dom/webidl/ClipboardEvent.webidl
+++ b/dom/webidl/ClipboardEvent.webidl
@@ -10,8 +10,6 @@
* liability, trademark and document use rules apply.
*/
-interface DataTransfer;
-
[Constructor(DOMString type, optional ClipboardEventInit eventInitDict)]
interface ClipboardEvent : Event
{