From: Sam Reed Date: Mon, 10 May 2010 16:29:29 +0000 (+0000) Subject: Remove blank comment line X-Git-Tag: 1.31.0-rc.0~36901 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/fiche.php?a=commitdiff_plain;h=f7330671b50f3fb24fa6688f56490456d9e55b44;p=lhc%2Fweb%2Fwiklou.git Remove blank comment line --- diff --git a/includes/api/ApiQueryRevisions.php b/includes/api/ApiQueryRevisions.php index f64964c0d2..b023fe71cb 100644 --- a/includes/api/ApiQueryRevisions.php +++ b/includes/api/ApiQueryRevisions.php @@ -334,7 +334,6 @@ class ApiQueryRevisions extends ApiQueryBase { break; } - // $fit = $this->addPageSubItem( $row->rev_page, $this->extractRowInfo( $row ), 'rev' ); if ( !$fit ) { if ( $enumRevMode ) {