Skip to content

Commit

Permalink
Merge pull request #605 from JeroenDeDauw/unuzed
Browse files Browse the repository at this point in the history
Removed unused field
  • Loading branch information
Ocramius committed May 13, 2014
2 parents 5340e9f + 0a7480a commit 6e1c54d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Doctrine/Tests/DBAL/Functional/PortabilityTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
*/
class PortabilityTest extends \Doctrine\Tests\DbalFunctionalTestCase
{
static private $hasTable = false;

private $portableConnection;

public function tearDown()
Expand Down

0 comments on commit 6e1c54d

Please sign in to comment.