remove NOOP function common_broadcast_notice()
This commit is contained in:
@@ -1251,11 +1251,6 @@ function common_redirect($url, $code=307)
|
||||
exit;
|
||||
}
|
||||
|
||||
function common_broadcast_notice($notice, $remote=false)
|
||||
{
|
||||
// DO NOTHING!
|
||||
}
|
||||
|
||||
// Stick the notice on the queue
|
||||
|
||||
function common_enqueue_notice($notice)
|
||||
|
Reference in New Issue
Block a user