Remove deprecated crmAccordions from Common.js
authorColeman Watts <coleman@civicrm.org>
Sat, 4 Apr 2015 01:13:03 +0000 (21:13 -0400)
committerColeman Watts <coleman@civicrm.org>
Sat, 4 Apr 2015 01:13:03 +0000 (21:13 -0400)
js/Common.js

index 34fdb24960a674cc93dc3451d2f5eae3c590838f..793821f589e0a52dc897a315751076436773c792 100644 (file)
@@ -1366,12 +1366,7 @@ CRM.strings = CRM.strings || {};
 
     $().crmtooltip();
   });
-  /**
-   * @deprecated
-   */
-  $.fn.crmAccordions = function () {
-    CRM.console('warn', 'Warning: $.crmAccordions was called. This function is deprecated and should not be used.');
-  };
+
   /**
    * Collapse or expand an accordion
    * @param speed