Remove unused variable. see #20265.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
1a265e464c
commit
cd229781b3
|
@ -67,7 +67,6 @@ get_header(); ?>
|
|||
$counter_slider = 0;
|
||||
|
||||
$header_image_width = get_theme_support( 'custom-header', 'width' );
|
||||
$header_image_height = get_theme_support( 'custom-header', 'height' );
|
||||
?>
|
||||
|
||||
<div class="featured-posts">
|
||||
|
|
Loading…
Reference in New Issue