reverted comments

This commit is contained in:
Jerry Brady 2014-04-07 03:14:21 +00:00
parent 77b1306121
commit fa03295afb
1 changed files with 0 additions and 2 deletions

View File

@ -33,11 +33,9 @@ var logger = new PoolLogger({
try {
/*
require('newrelic');
if (cluster.isMaster)
logger.debug('NewRelic', 'Monitor', 'New Relic initiated');
*/
} catch(e) {}