Removed commented-out deprecated function
This commit is contained in:
parent
6965ca86f9
commit
28dd709f13
1 changed files with 0 additions and 7 deletions
|
|
@ -34,13 +34,6 @@ abstract class Job {
|
|||
* Static functions
|
||||
*------------------------------------------------------------------------*/
|
||||
|
||||
/**
|
||||
* @deprecated use LinksUpdate::queueRecursiveJobs()
|
||||
*/
|
||||
/**
|
||||
* static function queueLinksJobs( $titles ) {}
|
||||
*/
|
||||
|
||||
/**
|
||||
* Pop a job of a certain type. This tries less hard than pop() to
|
||||
* actually find a job; it may be adversely affected by concurrent job
|
||||
|
|
|
|||
Loading…
Reference in a new issue