From 4bcdbd830bf18fb0995056acb6beb801df9829ee Mon Sep 17 00:00:00 2001 From: Nick White Date: Sun, 11 Mar 2007 01:54:52 +0000 Subject: Finalised separate cover removal Removed cover entry from issue structure completely, and updated show_struct to reflect the changes git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-19 --- issue.h | 1 - 1 file changed, 1 deletion(-) (limited to 'issue.h') diff --git a/issue.h b/issue.h index f9aae18..cfb6e72 100644 --- a/issue.h +++ b/issue.h @@ -64,7 +64,6 @@ typedef struct char title[512]; int size; issdates date; - sec cover; sec section[SEC_NO]; int no_of_sections; med media[MED_NO]; -- cgit v1.2.3