From b1896720e1e8fb5af631d7cd20e8f68a9f753d53 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Thu, 17 Feb 2011 10:12:05 +0000 Subject: [PATCH] Rv part of r82308 that causes warnings --- includes/EditPage.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/EditPage.php b/includes/EditPage.php index fb0a3f82d8..9db10d76e8 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -2387,7 +2387,6 @@ HTML $close = $tool['close'], $sample = $tool['sample'], $cssId = $tool['id'], - $select = $tool['select'], ); $paramList = implode( ',', -- 2.20.1