From d5a9514cb7286254b1dcf65ba764234e199b8b7f Mon Sep 17 00:00:00 2001 From: Adrian Lang Date: Sun, 30 Oct 2011 11:15:13 +0100 Subject: Remove references to (un)?subscribens. --- inc/template.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'inc/template.php') diff --git a/inc/template.php b/inc/template.php index f98385adb..c70e407d6 100644 --- a/inc/template.php +++ b/inc/template.php @@ -631,10 +631,6 @@ function tpl_get_action($type) { return false; } break; - case 'subscribens': - // Superseded by subscribe/subscription - return ''; - break; case 'media': break; default: -- cgit v1.2.3