Merge pull request #4004 from civicrm/4.4
[civicrm-core.git] / api / v3 / SurveyRespondant.php
index b1d09bd3ab44b5b79c65eb97b37b35c558fd63ab..b81ca55af5ac95abf85451840b29028c459d7161 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | 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
  *