summaryrefslogtreecommitdiff
path: root/modules/book
diff options
context:
space:
mode:
Diffstat (limited to 'modules/book')
-rw-r--r--modules/book/book.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/book/book.module b/modules/book/book.module
index 053a14a06..7fd4ce57c 100644
--- a/modules/book/book.module
+++ b/modules/book/book.module
@@ -182,7 +182,6 @@ function book_menu() {
'access callback' => '_book_outline_remove_access',
'access arguments' => array(1),
'theme callback' => '_node_custom_theme',
- 'type' => MENU_CALLBACK,
'file' => 'book.pages.inc',
);