Altofocus: Remove commented out code.

This commit is contained in:
Laurel Fulford 2018-11-03 15:21:08 -07:00
parent 7505bec8b7
commit 98f2fa6aa6

View file

@ -85,9 +85,6 @@ function altofocus_setup() {
'wp-head-callback' => 'altofocus_custom_background_cb'
) ) );
// Load default block styles.
//add_theme_support( 'wp-block-styles' );
// Add support for responsive embeds.
add_theme_support( 'responsive-embeds' );