Index: src/wp-content/themes/twentyfourteen/functions.php
===================================================================
--- src/wp-content/themes/twentyfourteen/functions.php	(revision 26580)
+++ src/wp-content/themes/twentyfourteen/functions.php	(working copy)
@@ -157,7 +157,6 @@
  * @return bool Whether there are featured posts.
  */
 function twentyfourteen_has_featured_posts() {
-	/** This filter is documented in functions.php */
 	return ! is_paged() && (bool) twentyfourteen_get_featured_posts();
 }
 
