diff options
-rw-r--r-- | modules/simpletest/drupal_web_test_case.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/simpletest/drupal_web_test_case.php b/modules/simpletest/drupal_web_test_case.php index 414a3778d..8c2f8677f 100644 --- a/modules/simpletest/drupal_web_test_case.php +++ b/modules/simpletest/drupal_web_test_case.php @@ -2624,8 +2624,6 @@ class DrupalWebTestCase extends DrupalTestCase { * * @param $label * Text between the anchor tags. - * @param $index - * Link position counting from zero. * @param $message * Message to display. * @param $group |