Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove obsolete 'using v8::Null'
Fixes #1680.
  • Loading branch information
indutny authored and ry committed Sep 11, 2011
1 parent 8c2c7bb commit b942c63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node_script.cc
Expand Up @@ -37,7 +37,6 @@ using v8::TryCatch;
using v8::String;
using v8::Exception;
using v8::Local;
using v8::Null;
using v8::Array;
using v8::Persistent;
using v8::Integer;
Expand Down

0 comments on commit b942c63

Please sign in to comment.