X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Fnews.h;h=b6853a99e286a5b92485e6d3b972b729fc7932dc;hp=54d7ef9f09b3f5cbf60d415ae983e32a0cb35eba;hb=0ba61f1714b85eaeb6ba12742872d361d1cbab84;hpb=b719f39c0fddfd5174637e0161676f9b25a36485 diff --git a/include/news.h b/include/news.h index 54d7ef9f0..b6853a99e 100644 --- a/include/news.h +++ b/include/news.h @@ -45,12 +45,6 @@ #include "nsc.h" struct nwsstr { - /* initial part must match struct empobj */ - short ef_type; - short nws_uid; - unsigned nws_seqno; - time_t nws_timestamp; - /* end of part matching struct empobj */ natid nws_ano; /* "actor" country # */ unsigned char nws_vrb; /* action (verb) */ natid nws_vno; /* "victim" country # */