summaryrefslogtreecommitdiff
path: root/modules/comment
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment')
-rw-r--r--modules/comment/comment.module3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/comment/comment.module b/modules/comment/comment.module
index c8f14006f..9af8d04e8 100644
--- a/modules/comment/comment.module
+++ b/modules/comment/comment.module
@@ -1,8 +1,5 @@
<?php
-$module = array("find" => "comment_find",
- "admin" => "comment_admin");
-
function comment_find($keys) {
global $user;
$find = array();