@@ -18,8 +18,6 @@ add_image_size( 'post-large', 770, 577, true );
if ( ! isset( $content_width ) ) $content_width = 1310;
add_action( 'after_setup_theme', 'dw_setup' );
-
function dw_editor() {
add_editor_style( 'style.css' );
}