diff --git a/topic-descriptions/install.php b/topic-descriptions/install.php index 239922e..f6cdd6c 100644 --- a/topic-descriptions/install.php +++ b/topic-descriptions/install.php @@ -14,14 +14,3 @@ 'null' => true, ), array(), 'do_nothing', 'fatal' ); - -// RC5 bug aw man :( - -/*$hooks = array( - 'integrate_modify_modifications' => 'integrateTopicdescSettings', -); - -foreach ($hooks as $hook => $function) - add_integration_function($hook, $function);*/ - -?> \ No newline at end of file