node: do not alter pool size.

This commit is contained in:
Christopher Jeffrey 2018-08-10 16:27:19 -07:00
parent a15b1e2d62
commit 92feb1be52
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -2,8 +2,6 @@
'use strict';
Buffer.poolSize = 2;
process.title = 'bcoin';
if (process.argv.indexOf('--help') !== -1