You are here

function shariff_update_7000 in Shariff Social Media Buttons 7

Remove unused variables.

File

./shariff.install, line 89
Install, update and uninstall functions for the shariff module.

Code

function shariff_update_7000() {
  variable_del('shariff_url');
}