Removed commented-out deprecated function

This commit is contained in:
Max Semenik 2010-07-09 13:45:09 +00:00
parent 6965ca86f9
commit 28dd709f13

View file

@ -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