local stuff leaked

This commit is contained in:
Zach Prezkuta 2012-11-22 09:21:21 -07:00
parent 04f5506318
commit a536a4e657
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ function get_features() {
array('categories', t('Post Categories'), t('Add categories to your posts')), array('categories', t('Post Categories'), t('Add categories to your posts')),
array('filing', t('Saved Folders'), t('Ability to file posts under folders')), array('filing', t('Saved Folders'), t('Ability to file posts under folders')),
array('dislike', t('Dislike Posts'), t('Ability to dislike posts/comments')), 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')), array('star_posts', t('Star Posts'), t('Ability to mark special posts with a star indicator')),
), ),
); );