You are here

function twitter_post_uninstall in Twitter 7.6

Same name and namespace in other branches
  1. 6.5 twitter_post/twitter_post.install \twitter_post_uninstall()
  2. 7.5 twitter_post/twitter_post.install \twitter_post_uninstall()

Implements hook_uninstall().

File

twitter_post/twitter_post.install, line 64
Install, update and uninstall functions for the twitter module.

Code

function twitter_post_uninstall() {
}