Index: wp-includes/formatting.php
===================================================================
--- wp-includes/formatting.php	(revision 23946)
+++ wp-includes/formatting.php	(working copy)
@@ -2246,7 +2246,6 @@
 	$to_ncr = array(
 		'&quot;' => '&#34;',
 		'&amp;' => '&#38;',
-		'&frasl;' => '&#47;',
 		'&lt;' => '&#60;',
 		'&gt;' => '&#62;',
 		'|' => '&#124;',
