src: remove pointless node_os.h header file
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 26 Aug 2013 13:13:35 +0000 (15:13 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 26 Aug 2013 13:15:43 +0000 (15:15 +0200)
commit9ac75d1f06d0bdbd7b4b3cecadc2e2d651779d9f
tree44f30ce946e80313d1c3182b59ab47a9555719e0
parent87405b0d98e5f96eec1bd3ddfea6fe4ad2489892
src: remove pointless node_os.h header file

src/node_os.cc doesn't export anything that's used elsewhere. Remove it.
node.gyp
src/node_os.cc
src/node_os.h [deleted file]