Removed irrelevant comment

This commit is contained in:
Rudi Grinberg 2012-07-17 16:17:54 -04:00
parent edc5e95ce4
commit c23023bcd9
1 changed files with 0 additions and 1 deletions

View File

@ -570,7 +570,6 @@ class ApiController extends Zend_Controller_Action
// Removing 'mode' key from $info_json might not be necessary...
$mode = $info_json['mode'];
unset( $info_json['mode'] );
// TODO : remove the $dry_run parameter after finished testing
$response = $this->dispatchMetadataAction($info_json, $mode, $dry_run=$dry);
// We attack the 'key' back to every request in case the would like to associate
// his requests with particular responses