diff --git a/inc/deprecated.php b/inc/deprecated.php index 717c352c..85b3755d 100644 --- a/inc/deprecated.php +++ b/inc/deprecated.php @@ -12,20 +12,7 @@ defined('ABSPATH') || exit; -// Remove in v6 -// Internet Explorer Warning Alert -if (!function_exists('bootscore_ie_alert')) : - /** - * Deprecated - functionality is removed already - Code will be removed in a future release. - * Replaced with a js solution to prevent page caching - * - * (Displays an alert if page is browsed by Internet Explorer) - * - * function stays to not break child themes with the function bootscore_ie_alert() immediately - */ - function bootscore_ie_alert() { - } -endif; +