Sfoglia il codice sorgente

removing unused call

Eddie Machado 13 anni fa
parent
commit
0483c37258
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      library/bones.php

+ 0 - 1
library/bones.php

@@ -38,7 +38,6 @@ function bones_ahoy() {
 
     // launching this stuff after theme setup
     bones_theme_support();
-    // add_action('init','bones_theme_support');
 
     // adding sidebars to Wordpress (these are created in functions.php)
     add_action( 'widgets_init', 'bones_register_sidebars' );