You are here

function emfield_uninstall in Embedded Media Field 6

Same name and namespace in other branches
  1. 6.3 emfield.install \emfield_uninstall()
  2. 6.2 emfield.install \emfield_uninstall()

Implementation of hook_uninstall().

File

./emfield.install, line 17
This is the emfield.module's install, configuration, and removal file.

Code

function emfield_uninstall() {
}