Browse Source

Removes unused variable

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15797 44c647ce-9c0f-0410-b52a-842ac1e357ba
wil 16 years ago
parent
commit
77b6b1ec3e
1 changed files with 0 additions and 7 deletions
  1. 0 7
      tests/Zend/Service/Amazon/S3/OnlineTest.php

+ 0 - 7
tests/Zend/Service/Amazon/S3/OnlineTest.php

@@ -55,13 +55,6 @@ class Zend_Service_Amazon_S3_OnlineTest extends PHPUnit_Framework_TestCase
     protected $_amazon;
     protected $_amazon;
 
 
     /**
     /**
-     * Reference to Amazon query API object
-     *
-     * @var Zend_Service_Amazon_Query
-     */
-    protected $_query;
-
-    /**
      * Socket based HTTP client adapter
      * Socket based HTTP client adapter
      *
      *
      * @var Zend_Http_Client_Adapter_Socket
      * @var Zend_Http_Client_Adapter_Socket