Index: wp-includes/post.php
===================================================================
--- wp-includes/post.php	(revision 32956)
+++ wp-includes/post.php	(working copy)
@@ -47,7 +47,7 @@
 		'rewrite' => false,
 		'query_var' => false,
 		'delete_with_user' => true,
-		'supports' => array( 'title', 'editor', 'author', 'thumbnail', 'page-attributes', 'custom-fields', 'comments', 'revisions' ),
+		'supports' => array( 'title', 'editor', 'author', 'thumbnail', 'page-attributes', 'custom-fields', 'revisions' ),
 	) );
 
 	register_post_type( 'attachment', array(
