windhamdavid 10 years ago
parent
commit
ac6950ce13
1 changed files with 0 additions and 2 deletions
  1. 0 2
      functions.php

+ 0 - 2
functions.php

@@ -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' );
 }