]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/buil.c
Get rid of struct plnstr member pln_nuktype
[empserver] / src / lib / commands / buil.c
index 6a80a3ab1f5898da4c60f9abdb2b4ea7778164c8..cce2f01968e854cc250a482a6582b1b665605830 100644 (file)
@@ -778,7 +778,6 @@ build_plane(struct sctstr *sp, struct plchrstr *pp, short *vec, int tlev)
     plane.pln_wing = 0;
     plane.pln_ship = -1;
     plane.pln_land = -1;
-    plane.pln_nuketype = -1;
     plane.pln_harden = 0;
     plane.pln_flags = 0;
     pln_set_tech(&plane, tlev);