summaryrefslogtreecommitdiff
path: root/modules/book.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/book.module')
-rw-r--r--modules/book.module3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/book.module b/modules/book.module
index 65bec14f6..ec0b20852 100644
--- a/modules/book.module
+++ b/modules/book.module
@@ -388,9 +388,6 @@ function book_next($node) {
}
}
-/**
- * Implementation of hook_content().
- */
function book_content($node, $teaser = FALSE) {
$op = $_POST['op'];