Removed testing echos.

This commit is contained in:
MickeyKay
2014-04-07 14:53:02 -07:00
parent c1a94e5010
commit 5e61371be3
-2
View File
@@ -40,8 +40,6 @@ function trestle_header_actions() {
'trestle_equal_cols_breakpoint' => genesis_get_option( 'trestle_equal_cols_breakpoint' ),
);
wp_localize_script( 'theme-jquery', 'php_vars', $php_vars );
echo '++++';
}