Bladeren bron

removing unused call

Eddie Machado 13 jaren geleden
bovenliggende
commit
0483c37258
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  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' );