Remove another from Node extension

This commit is contained in:
murgatroid99 2017-04-25 10:35:56 -07:00
parent c084b4464a
commit cf65112c24
1 changed files with 0 additions and 2 deletions

View File

@ -435,9 +435,7 @@ void init(Local<Object> exports) {
InitWriteFlags(exports);
InitLogConstants(exports);
#ifdef GRPC_UV
grpc_pollset_work_run_loop = 0;
#endif
grpc::node::Call::Init(exports);
grpc::node::CallCredentials::Init(exports);