File tree Expand file tree Collapse file tree 2 files changed +0
-117
lines changed
Expand file tree Collapse file tree 2 files changed +0
-117
lines changed Original file line number Diff line number Diff line change @@ -232,7 +232,6 @@ function get_material_global_style( $key ) {
232232require get_template_directory () . '/inc/customizer/header-footer.php ' ;
233233require get_template_directory () . '/inc/customizer/layout.php ' ;
234234require get_template_directory () . '/inc/customizer/menu.php ' ;
235- require get_template_directory () . '/inc/customizer/global-style.php ' ;
236235
237236/**
238237 * Custom menu walker
@@ -272,5 +271,4 @@ function get_material_global_style( $key ) {
272271MaterialDesign \Theme \Customizer \Header_Footer \setup ();
273272MaterialDesign \Theme \Customizer \Layout \setup ();
274273MaterialDesign \Theme \Customizer \Menu \setup ();
275- MaterialDesign \Theme \Customizer \Global_Style \setup ();
276274MaterialDesign \Theme \Widgets \setup ();
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments