You are here

function getdirections_fields_uninstall in Get Directions 7.3

Implements hook_uninstall().

File

modules/getdirections_fields/getdirections_fields.install, line 13
getdirections_fields module installation.

Code

function getdirections_fields_uninstall() {
}