remove stub myipaddr
This commit is contained in:
parent
dc90b6f0d6
commit
84edc59152
1 changed files with 0 additions and 7 deletions
|
|
@ -187,13 +187,6 @@ threadmain(int argc, char *argv[])
|
|||
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
|
||||
* with '_'s replacing '/'s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue