Explorar el Código

removing unused call

Eddie Machado hace 13 años
padre
commit
0483c37258
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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' );