From ad99dd761a7e11256200d959f10c9898befa8176 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Wed, 28 Jan 2009 07:43:26 +0000 Subject: #242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests). --- modules/comment/comment.module | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/comment/comment.module') diff --git a/modules/comment/comment.module b/modules/comment/comment.module index a92b96a45..a69fba641 100644 --- a/modules/comment/comment.module +++ b/modules/comment/comment.module @@ -118,9 +118,6 @@ function comment_theme() { 'comment_block' => array( 'arguments' => array(), ), - 'comment_admin_overview' => array( - 'arguments' => array('form' => NULL), - ), 'comment_preview' => array( 'arguments' => array('comment' => NULL, 'node' => NULL, 'links' => array(), 'visible' => 1), ), -- cgit v1.2.3