From a536a4e6572334f95a7a12ee2ae182293748a164 Mon Sep 17 00:00:00 2001 From: Zach Prezkuta Date: Thu, 22 Nov 2012 09:21:21 -0700 Subject: [PATCH] local stuff leaked --- include/features.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/features.php b/include/features.php index 6c4518526..9decef49c 100644 --- a/include/features.php +++ b/include/features.php @@ -58,7 +58,6 @@ function get_features() { array('categories', t('Post Categories'), t('Add categories to your posts')), array('filing', t('Saved Folders'), t('Ability to file posts under folders')), array('dislike', t('Dislike Posts'), t('Ability to dislike posts/comments')), - array('boring', t('Mark Boring Posts'), t('Ability to mark posts/comments boring')), array('star_posts', t('Star Posts'), t('Ability to mark special posts with a star indicator')), ), );