diff --git a/link.install b/link.install index a4e88e9fd290d324174b49393fd7db1e695ea778..6c21d26ba292d31ca0a8ac4e7650b10c461b359b 100644 --- a/link.install +++ b/link.install @@ -38,13 +38,6 @@ function link_disable() { content_notify('disable', 'link'); } -/** - * Implementation of hook_update_last_removed(). - */ -function link_update_last_removed() { - return 1; -} - /** * Removed link.module created tables, move data to content.module tables *