completly removing socket.node

This commit is contained in:
Marc
2022-02-21 10:31:45 +01:00
parent 9371b78d05
commit a04c10d4c1
2 changed files with 0 additions and 9 deletions
-7
View File
@@ -21,13 +21,6 @@
"clibs/mount.cc"
]
},
{
"target_name": "socket",
'cflags': [ '-Wall' ],
"sources": [
"clibs/socket.cc"
]
},
{
"target_name": "ip",
'cflags': [ '-Wall', '-Wextra' ],