shp_init(), lnd_init(), pln_init(), nuk_init() are now empty, remove
This commit is contained in:
parent
6cd3d55c4e
commit
6b89127d5b
6 changed files with 4 additions and 28 deletions
|
@ -162,11 +162,6 @@ lnd_prewrite(int n, void *ptr)
|
|||
return 1;
|
||||
}
|
||||
|
||||
void
|
||||
lnd_init(int n, void *ptr)
|
||||
{
|
||||
}
|
||||
|
||||
char *
|
||||
prland(struct lndstr *lp)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue