You are here

function charts_uninstall in Charts 7.2

Same name and namespace in other branches
  1. 6 charts.install \charts_uninstall()
  2. 7 charts.install \charts_uninstall()

Implements hook_uninstall().

File

./charts.install, line 27
Install and update functions for the Charts module.

Code

function charts_uninstall() {
}