diff --git a/functions.php b/functions.php index 2cbcaad..f4ea89b 100644 --- a/functions.php +++ b/functions.php @@ -62,24 +62,6 @@ function minimalistflex_enqueue_files() { add_action( 'wp_head', 'minimalistflex_enqueue_files' ); function minimalistflex_widgets_init() { - register_sidebar( array( - 'name' => _x( 'Menu', 'sidebar name' , 'minimalistflex' ), - 'id' => 'menu', - 'description' => __( 'Widgets in this area will be shown at the right in the main navigation menu dropdown.', 'minimalistflex' ), - 'before_widget' => '