You are here

function radioactivity_debug_uninstall in Radioactivity 6

Same name and namespace in other branches
  1. 5 plugins/radioactivity_debug.install \radioactivity_debug_uninstall()

File

plugins/radioactivity_debug.install, line 10
Radioactivity debug install hooks

Code

function radioactivity_debug_uninstall() {

  // nothing required
}