diff --git a/wp-includes/class-wp-customize-control.php b/wp-includes/class-wp-customize-control.php index 0508de0270..a4ead63c0f 100644 --- a/wp-includes/class-wp-customize-control.php +++ b/wp-includes/class-wp-customize-control.php @@ -1234,34 +1234,6 @@ class WP_Customize_Theme_Control extends WP_Customize_Control { } } -/** - * Customize New Theme Control class. - * - * @since 4.2.0 - * - * @see WP_Customize_Control - */ -class WP_Customize_New_Theme_Control extends WP_Customize_Control { - - /** - * Render the control content. - * - * @since 4.2.0 - */ - public function render_content() { - ?> -