Index: wp-admin/includes/import.php
===================================================================
--- wp-admin/includes/import.php	(revision 23183)
+++ wp-admin/includes/import.php	(working copy)
@@ -157,12 +157,6 @@
 			'plugin-slug' => 'movabletype-importer',
 			'importer-id' => 'mt',
 		),
-		'opml' => array(
-			'name' => __( 'Blogroll' ),
-			'description' => __( 'Install the blogroll importer to import links in OPML format.' ),
-			'plugin-slug' => 'opml-importer',
-			'importer-id' => 'opml',
-		),
 		'rss' => array(
 			'name' => __( 'RSS' ),
 			'description' => __( 'Install the RSS importer to import posts from an RSS feed.' ),
