Browse Source

Altofocus: Remove commented out code.

Laurel Fulford 6 years ago
parent
commit
98f2fa6aa6
1 changed files with 0 additions and 3 deletions
  1. 0 3
      altofocus/functions.php

+ 0 - 3
altofocus/functions.php

@@ -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' );