diff options
author | Nick White <arch@njw.me.uk> | 2008-04-03 01:37:43 +0000 |
---|---|---|
committer | Nick White <arch@njw.me.uk> | 2008-04-03 01:37:43 +0000 |
commit | 826bbe3e256a9008c6d4397de418429c79b7d8b8 (patch) | |
tree | f0c29adceb054c172c595422119f9d848e65230e /src/issue.h | |
parent | 2c11ade646188ce8ba8e3d8abbf0463aa8876826 (diff) |
Removed extraneous comments
Removed obselete comments
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-36
Diffstat (limited to 'src/issue.h')
-rw-r--r-- | src/issue.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/issue.h b/src/issue.h index abde6b1..44f2601 100644 --- a/src/issue.h +++ b/src/issue.h @@ -18,8 +18,6 @@ * */ -/* all sizes are in bytes and are child-inclusive */ - typedef struct { int year; |