Remove unused code
authorColeman Watts <coleman@civicrm.org>
Fri, 2 Jan 2015 15:22:47 +0000 (10:22 -0500)
committerColeman Watts <coleman@civicrm.org>
Fri, 2 Jan 2015 21:38:51 +0000 (16:38 -0500)
CRM/Admin/Page/Options.php

index 2fd88f0a75e905240c01d680397b9bab9589d3e4..b733c112f0f9c7a1371d0093f0a9ee0a86d4ce83 100644 (file)
@@ -147,10 +147,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
       )) {
       $this->assign('showIsDefault', TRUE);
     }
-    if (self::$_gName == 'participant_status') {
-      $this->assign('showCounted', TRUE);
-      $this->assign('showVisibility', TRUE);
-    }
 
     if (self::$_gName == 'participant_role') {
       $this->assign('showCounted', TRUE);