Removed unused _kern_socket() dummy.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24907 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0fc6c43728
commit
446d50a652
@ -171,15 +171,6 @@ _user_restore_signal_frame()
|
||||
}
|
||||
|
||||
|
||||
// TODO: Replace when networking code is added to the build.
|
||||
|
||||
static inline int
|
||||
_user_socket(int family, int type, int proto)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
// #pragma mark -
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user