Index: functions.php
===================================================================
--- functions.php	(revision 24036)
+++ functions.php	(working copy)
@@ -84,9 +84,6 @@
 	 * Structured post formats are formats where Twenty Thirteen handles the
 	 * output instead of the default core HTML output.
 	 */
-	add_theme_support( 'structured-post-formats', array(
-		'link', 'video'
-	) );
 	add_theme_support( 'post-formats', array(
 		'aside', 'audio', 'chat', 'gallery', 'image', 'quote', 'status'
 	) );
