shp_init(), lnd_init(), pln_init(), nuk_init() are now empty, remove

This commit is contained in:
Markus Armbruster 2008-02-24 11:13:48 +01:00
parent 6cd3d55c4e
commit 6b89127d5b
6 changed files with 4 additions and 28 deletions

View file

@ -162,11 +162,6 @@ lnd_prewrite(int n, void *ptr)
return 1;
}
void
lnd_init(int n, void *ptr)
{
}
char *
prland(struct lndstr *lp)
{