Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
drupal.org
link
Commits
ef8e7820
Commit
ef8e7820
authored
Jul 01, 2009
by
John C Fiala
Browse files
bug report #384278 by Rob Loach,BWPanda Removed uneeded hook_update_last_removed() call.
parent
20d1eab8
Changes
1
Hide whitespace changes
Inline
Side-by-side
link.install
View file @
ef8e7820
...
...
@@ -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
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment