Răsfoiți Sursa

removing unused call

Eddie Machado 13 ani în urmă
părinte
comite
0483c37258
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  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' );