r94050 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94049‎ | r94050 | r94051 >
Date:22:14, 7 August 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
rem dead code
Modified paths:
  • /trunk/extensions/UploadWizard/resources/mw.Api.js (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/resources/mw.Api.js
@@ -27,8 +27,6 @@
2828
2929 this.url = options.url;
3030
31 - var _this = this;
32 -
3331 /* We allow people to omit these default parameters from API requests */
3432 // there is very customizable error handling here, on a per-call basis
3533 // wondering, would it be simpler to make it easy to clone the api object, change error handling, and use that instead?

Status & tagging log