From: Laury GvR Date: Tue, 7 Oct 2014 19:03:39 +0000 (-0400) Subject: Error with font function? X-Git-Tag: v1.0.0~17 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=8c10906fa21b6a9c7ea29ddc6e66dabb8389c41f;p=WP-Themes%2FParrotsLanding.git Error with font function? --- diff --git a/functions.php b/functions.php index de1cadc..ed18ac7 100644 --- a/functions.php +++ b/functions.php @@ -46,15 +46,6 @@ function custom_navigation_menus() { // Hook into the 'init' action add_action( 'init', 'custom_navigation_menus' ); - - - -add_editor_style( array( 'css/editor-style.css', parrotslanding_font_url(), 'genericons/genericons.css' ) ); - - - - - ?>