You are here

function getlocations_map_uninstall in Get Locations 7.2

Same name and namespace in other branches
  1. 7 modules/getlocations_map/getlocations_map.install \getlocations_map_uninstall()

Implements hook_uninstall().

File

modules/getlocations_map/getlocations_map.install, line 16
getlocations_map.install @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Code

function getlocations_map_uninstall() {
}