disable theme-settings.php call

This commit is contained in:
Holger Könemann 2017-11-29 09:43:44 +01:00
parent 1280c6d094
commit 1094e5e601
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
* @package understrap
*/
require get_template_directory() . '/inc/theme-settings.php';
// Set the content width based on the theme's design and stylesheet.
if ( ! isset( $content_width ) ) {