Skip to content

Commit

Permalink
Remove unneeded comment out line that I just saw in compare view on GH
Browse files Browse the repository at this point in the history
  • Loading branch information
MelvinRoss committed Jun 12, 2014
1 parent 3615315 commit 460cc29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Cake/Network/CakeSocket.php
Expand Up @@ -116,7 +116,6 @@ class CakeSocket {
*/
public function __construct($config = array()) {
$this->config = array_merge($this->_baseConfig, $config);
//if(isset())
}

/**
Expand Down

0 comments on commit 460cc29

Please sign in to comment.