summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/jsduck.external.js
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2015-12-17 09:15:42 +0100
committerPierre Schmitz <pierre@archlinux.de>2015-12-17 09:44:51 +0100
commita1789ddde42033f1b05cc4929491214ee6e79383 (patch)
tree63615735c4ddffaaabf2428946bb26f90899f7bf /vendor/oojs/oojs-ui/jsduck.external.js
parent9e06a62f265e3a2aaabecc598d4bc617e06fa32d (diff)
Update to MediaWiki 1.26.0
Diffstat (limited to 'vendor/oojs/oojs-ui/jsduck.external.js')
-rw-r--r--vendor/oojs/oojs-ui/jsduck.external.js26
1 files changed, 0 insertions, 26 deletions
diff --git a/vendor/oojs/oojs-ui/jsduck.external.js b/vendor/oojs/oojs-ui/jsduck.external.js
deleted file mode 100644
index 655c043f..00000000
--- a/vendor/oojs/oojs-ui/jsduck.external.js
+++ /dev/null
@@ -1,26 +0,0 @@
-/**
- * @class jQuery
- * <http://api.jquery.com/>
- */
-
-/**
- * @class jQuery.Event
- * <http://api.jquery.com/Types/#Event>
- */
-
-/**
- * @class jQuery.Promise
- * <http://api.jquery.com/Types/#Promise>
- */
-
-/**
- * @class jQuery.Deferred
- * @mixins jQuery.Promise
- * <http://api.jquery.com/jQuery.Deferred/>
- */
-
-/**
- * @class jQuery.jqXHR
- * @alternateClassName jqXHR
- * <http://api.jquery.com/Types/#jqXHR>
- */