remove stub myipaddr
This commit is contained in:
parent
dc90b6f0d6
commit
84edc59152
@ -187,13 +187,6 @@ threadmain(int argc, char *argv[])
|
|||||||
io();
|
io();
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
|
||||||
myipaddr(uchar *ip, char *net)
|
|
||||||
{
|
|
||||||
ipmove(ip, ipaddr);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* if a mount point is specified, set the cs extention to be the mount point
|
* if a mount point is specified, set the cs extention to be the mount point
|
||||||
* with '_'s replacing '/'s
|
* with '_'s replacing '/'s
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user