aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/datatransfer/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/datatransfer/index.html')
-rw-r--r--files/es/web/api/datatransfer/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/api/datatransfer/index.html b/files/es/web/api/datatransfer/index.html
index 8d8a6a5b1d..01c9ba4fbf 100644
--- a/files/es/web/api/datatransfer/index.html
+++ b/files/es/web/api/datatransfer/index.html
@@ -143,8 +143,6 @@ translation_of: Web/API/DataTransfer
<p>Holds a list of the format types of the data that is stored for the first item, in the same order the data was added. An empty list will be returned if no data was added.</p>
-<p>{{ gecko_minversion_note("1.9.2", 'The string "Files" is included in this list if files are included in the drag.') }}</p>
-
<p>{{ h3_gecko_minversion("mozCursor", "1.9.1", "mozCursor") }}</p>
<p>The drag cursor's state. This is primarily used to control the cursor during tab drags.</p>