diff options
Diffstat (limited to 'pith/pineelt.h')
-rw-r--r-- | pith/pineelt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pith/pineelt.h b/pith/pineelt.h index d88f5fb9..e44ae37a 100644 --- a/pith/pineelt.h +++ b/pith/pineelt.h @@ -40,7 +40,6 @@ typedef struct pine_elt { PINETHRD_S *pthrd; PARTEX_S *exceptions; ICE_S *ice; - char *firsttext; /* per-message pine state bits */ unsigned int hidden:1; unsigned int excluded:1; |