CRM-13672 - Add alerts for security releases
[civicrm-core.git] / CRM / Core / Config / Variables.php
index f05464dd7e53a1895a7a345d921faa0a577b25aa..de6cc2c2b1062d81bb3b8f51a6c30d03b02ebc28 100644 (file)
@@ -324,13 +324,6 @@ class CRM_Core_Config_Variables extends CRM_Core_Config_Defaults {
    */
   public $logging = FALSE;
 
-  /**
-   * Whether CiviCRM should check for newer versions
-   *
-   * @var boolean
-   */
-  public $versionCheck = TRUE;
-
   /**
    * Whether public pages should display "empowered by CiviCRM"
    *