]> git.pond.sub.org Git - empserver/blobdiff - include/loan.h
Remove unused members of struct lndstr, lonstr, nukstr, trtstr
[empserver] / include / loan.h
index 847442b687c6c51586cd833365c1276f44e0bfc1..f0a8416adeb1024db422c326318f474c680673c7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2008, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2009, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -50,7 +50,6 @@ struct lonstr {
     natid l_loner;             /* loan shark */
     natid l_lonee;             /* sucker */
     signed char l_status;      /* loan status */
-    short l_sell;              /* pointer to trade file (unused) */
     int l_irate;               /* interest rate */
     int l_ldur;                        /* intended duration */
     long l_amtpaid;            /* amount paid so far */