diff options
Diffstat (limited to 'modules/node.module')
-rw-r--r-- | modules/node.module | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/node.module b/modules/node.module index 40065bc69..60e52d6df 100644 --- a/modules/node.module +++ b/modules/node.module @@ -65,13 +65,6 @@ function node_cron() { } /** - * Menu callback; presents node-specific information from "admin/help". - */ -function node_help_page() { - print theme('page', node_help('admin/help#node')); -} - -/** * Gather a listing of links to nodes. * * @param $result |