Remove obsolete comment

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
This commit is contained in:
Kevin Locke
2016-08-22 17:59:03 -06:00
parent 650f768e69
commit bb7c8076a0

View File

@ -63,7 +63,6 @@
{ return pg_fetch_result($result, $i, $fieldname); }
****/
// This is a fake connection except during installation
function wpsql_connect($dbserver, $dbuser, $dbpass)
{
$GLOBALS['pg4wp_connstr'] = '';