]> git.pond.sub.org Git - empserver/blobdiff - include/treaty.h
Remove unused members of struct lndstr, lonstr, nukstr, trtstr
[empserver] / include / treaty.h
index 0e164eef5df1fb8fc2bcf31b7c97e7e0e15b91e5..bef96d5998480fef6cde33b597c5b41e1f0ebe08 100644 (file)
@@ -50,7 +50,6 @@ struct trtstr {
     char trt_fill;
     short trt_acond;           /* conditions for proposer */
     short trt_bcond;           /* conditions for accepter */
-    float trt_bond;            /* amount of bond involved (unused) */
     time_t trt_exp;            /* expiration date */
 };