diff --git a/inc/custom-header.php b/inc/custom-header.php index af9fb65..e09d081 100644 --- a/inc/custom-header.php +++ b/inc/custom-header.php @@ -113,14 +113,13 @@ if ( ! function_exists( '_s_admin_header_image' ) ) : * @see _s_custom_header_setup(). */ function _s_admin_header_image() { - $style = sprintf( ' style="color:#%s;"', get_header_textcolor() ); - $header_image = get_header_image(); + $style = sprintf( ' style="color:#%s;"', get_header_textcolor() ); ?>