Merge pull request #1271 from deepak-srivastava/revisions
[civicrm-core.git] / api / v3 / ParticipantStatusType.php
index 5098ba731d785b4f54dd89f42901d4f13942ef91..7ca0e1f9f2878075b43193017c06a8a3097eae49 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
@@ -35,7 +34,6 @@
  * @copyright CiviCRM LLC (c) 2004-2013
  */
 
-require_once 'CRM/Event/BAO/ParticipantStatusType.php';
 require_once 'api/v3/utils.php';
 
 /**