Support from Acquia helps fund testing for Drupal Acquia logo

Comments

slashrsm’s picture

Status: Active » Needs review
FileSize
2.08 KB
dawehner’s picture

Status: Needs review » Reviewed & tested by the community
+++ b/core/modules/comment/comment.module
@@ -228,32 +228,6 @@ function comment_permission() {
- * @return array|null
- *   An array "page=X" if the page number is greater than zero; NULL otherwise.

This was an odd API function anyway.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

  • catch committed c5ff2b7 on 8.x
    Issue #2303887 by slashrsm: Remove comment_new_page_count().
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.