Merge pull request #577 from nlegoff/protected_rss_url

[3.9] Delete unusued get_protected_rss_url function
This commit is contained in:
Romain Neutron
2013-08-24 05:43:49 -07:00
2 changed files with 0 additions and 31 deletions

View File

@@ -30,8 +30,6 @@ interface User_Interface
public function set_email($email);
public function get_protected_rss_url($renew = false);
public function get_country();
public function set_mail_notifications($boolean);