Update release-notes/5.52.1.md
[civicrm-core.git] / ext / greenwich / greenwich.php
index bfe81d58f7848677467568f55f7d3f94064a2dec..5a0fa917ad239182e522c1aed993eff0d503323d 100644 (file)
@@ -14,20 +14,10 @@ function greenwich_civicrm_config(&$config) {
   _greenwich_civix_civicrm_config($config);
 }
 
-///**
-// * Implements hook_civicrm_xmlMenu().
-// *
-// * @link https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_xmlMenu
-// */
-//function greenwich_civicrm_xmlMenu(&$files) {
-//  _greenwich_civix_civicrm_xmlMenu($files);
-//}
-
 /**
  * Implements hook_civicrm_themes().
  */
 function greenwich_civicrm_themes(&$themes) {
-  // _greenwich_civix_civicrm_themes($themes);
   $themes['greenwich'] = [
     'ext' => 'civicrm',
     'title' => 'Greenwich',