diff options
author | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-10-06 19:11:20 +0000 |
---|---|---|
committer | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-10-06 19:11:20 +0000 |
commit | a3059eeaeee8de7e9f0544be25a46aa871931fd1 (patch) | |
tree | a534d8a335bef6ee6231a13f7827d0b6cdf8f3f7 /gcc/assert.h | |
parent | 69184f780657f4790607200ad5bcc91eaea81dea (diff) | |
download | ppe42-gcc-a3059eeaeee8de7e9f0544be25a46aa871931fd1.tar.gz ppe42-gcc-a3059eeaeee8de7e9f0544be25a46aa871931fd1.zip |
Delete unused magic cookie comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2341 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/assert.h')
-rw-r--r-- | gcc/assert.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/assert.h b/gcc/assert.h index f5c669db1f1..4efbab96367 100644 --- a/gcc/assert.h +++ b/gcc/assert.h @@ -1,5 +1,3 @@ -/* This is GCC's version of assert.h. */ -/* The previous line is a magic cookie that Makefile greps for. */ /* Allow this file to be included multiple times with different settings of NDEBUG. */ #undef assert |