From eb142744d89d272b921e8e31a1fa16244df957dd Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Sat, 6 Apr 2013 20:47:12 +0000 Subject: [PATCH] Remove dead code. Removed in [23445], accidentally reinstated in [23554]. This was found during wp_reset_vars() cleanup. see #21767. git-svn-id: http://core.svn.wordpress.org/trunk@23925 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-link-form.php | 1 - 1 file changed, 1 deletion(-) diff --git a/wp-admin/edit-link-form.php b/wp-admin/edit-link-form.php index 6d81ec0144..0aca6e7bc1 100644 --- a/wp-admin/edit-link-form.php +++ b/wp-admin/edit-link-form.php @@ -126,7 +126,6 @@ do_meta_boxes(null, 'advanced', $link); if ( $link_id ) : ?> -