]> git.pond.sub.org Git - empserver/blobdiff - include/nat.h
Remove the demand update feature veto. It's virtually unused, flawed
[empserver] / include / nat.h
index c761ea8e2403003de181f90a3d21acb8103ef22c..370e422fe0a41f301aa765e9113d30d1ca280492 100644 (file)
@@ -91,7 +91,6 @@ struct natstr {
     coord nat_xorg, nat_yorg;  /* origin location in abs coords */
     signed char nat_dayno;     /* day of the year mod 128 */
     signed char nat_update;    /* Want an update or not. */
-    unsigned char nat_missed;  /* How many updates missed */
     unsigned short nat_tgms;   /* # of telegrams to be announced */
     unsigned short nat_ann;    /* # of annos pending */
     unsigned short nat_minused;        /* number of minutes used today */