Remove storiesPerFeed, since that's picked up by the RSS Aspect.

This commit is contained in:
Colin Kuskie 2009-04-08 17:39:42 +00:00
parent 5e1cf93394
commit 3cac8b32e0
4 changed files with 2 additions and 24 deletions

View file

@ -53,9 +53,6 @@ our $HELP = {
],
fields => [],
variables => [
{ 'name' => 'storesPerFeed',
'description' => 'stories per feed help',
},
{ 'name' => 'storesPerPage',
'description' => 'stories per page help',
},