function comment_delete_uninstall in Comment Delete 6
Same name and namespace in other branches
- 7 comment_delete.install \comment_delete_uninstall()
Implementation of hook_uninstall().
File
- ./
comment_delete.install, line 13
Code
function comment_delete_uninstall() {
}