diff options
Diffstat (limited to 'src/node_vars.h')
-rw-r--r-- | src/node_vars.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_vars.h b/src/node_vars.h index 3f0ec391f5..e9fc3cf637 100644 --- a/src/node_vars.h +++ b/src/node_vars.h @@ -157,7 +157,6 @@ struct globals { v8::Persistent<v8::String> callback_sym; // node_crypto.cc - uv_rwlock_t* locks; v8::Persistent<v8::String> subject_symbol; v8::Persistent<v8::String> subjectaltname_symbol; v8::Persistent<v8::String> modulus_symbol; |