Merge pull request #4004 from civicrm/4.4
[civicrm-core.git] / api / v3 / SurveyRespondant.php
index bfe942d6758b2b95042695d768b17b77939c2724..b81ca55af5ac95abf85451840b29028c459d7161 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
  | Copyright Tech To The People (c) 2010                              |
  +--------------------------------------------------------------------+
  * @subpackage API_Survey
  */
 
-/**
- * Include utility functions
- */
-require_once 'api/v3/utils.php';
-
 /**
  * Get the list of signatories
  *