summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-02-03 16:06:24 +0300
committerAndrew Dolgov <[email protected]>2010-02-03 16:06:24 +0300
commitd002edc715469b98d94150035d488ce5f1a79285 (patch)
treef583bb6815d9d84fc7f890b4b11d9238f4766d52 /tt-rss.php
parentd1277c7be5a48d5f2443a5ea01b5f518ed2a6061 (diff)
code cleanup
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index aa3d70e1e..d96e612ab 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -180,7 +180,6 @@
<optgroup label="<?php echo __('Feed actions:') ?>">
<option value="qmcAddFeed"><?php echo __('Subscribe to feed...') ?></option>
<option value="qmcEditFeed"><?php echo __('Edit this feed...') ?></option>
- <!-- <option value="qmcClearFeed"><?php echo __('Clear articles') ?></option> -->
<option value="qmcRescoreFeed"><?php echo __('Rescore feed') ?></option>
<option value="qmcRemoveFeed"><?php echo __('Unsubscribe') ?></option>
</optgroup>