You are here

function taxonomy_display_uninstall in Taxonomy display 7

Implements hook_uninstall().

File

./taxonomy_display.install, line 123
Install, update and uninstall functions for the taxonomy display module.

Code

function taxonomy_display_uninstall() {
}