Merge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-03-17-29-16
[civicrm-core.git] / api / v3 / Address.php
index 1cad60f408822250449158075b9cb9e76149bac5..3ac7d5602380a8090413ff6b8d64739104120f8d 100644 (file)
@@ -1,9 +1,8 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -37,8 +36,6 @@
  * @version $Id: Address.php 2011-02-16 ErikHommel $
  */
 
-require_once 'CRM/Core/BAO/Address.php';
-
 /**
  *  Add an Address for a contact
  *