Implements hook_install().

File

./exif.install, line 18

Code

function exif_uninstall() {
    variable_del('exif_update');
}