function video_embed_field_uninstall in Video Embed Field 7
Same name and namespace in other branches
- 7.2 video_embed_field.install \video_embed_field_uninstall()
File
- ./
video_embed_field.install, line 42
Code
function video_embed_field_uninstall() {
//do nothing right now - should eventually remove all the variables
}