@@ -509,8 +509,4 @@ |
||
509 | 509 | * |
510 | 510 | * @param string $html The HTML to be displayed |
511 | 511 | */ |
512 | - return apply_filters( 'jetpack_idc_unsure_prompt', $html ); |
|
513 | - } |
|
514 | -} |
|
515 | - |
|
516 | -Jetpack_IDC::init(); |
|
512 | + return apply_filters( 'jetpack_idc_unsure_prompt', $html |
|
517 | 513 | \ No newline at end of file |