Skip to content

Commit 8a321cc

Browse files
Remove
1 parent 53eb440 commit 8a321cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

includes/WikiDiscoverWikisPager.php

-4
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,6 @@ private static function escape( $value ) {
112112
public function formatValue( $name, $value ) {
113113
$row = $this->mCurrentRow;
114114

115-
$wikiDiscover = $this->wikiDiscover;
116-
117-
$wiki = $row->wiki_dbname;
118-
119115
switch ( $name ) {
120116
case 'wiki_dbname':
121117
$url = $row->wiki_url;

0 commit comments

Comments
 (0)