aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/cord/de.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@gcc.gnu.org>1999-06-30 13:05:33 +0000
committerTom Tromey <tromey@gcc.gnu.org>1999-06-30 13:05:33 +0000
commit56ba54b4c0a72a7ee362d7f0c5b78976f4f88d96 (patch)
tree5807fec186c5db0ee8bcc27015b2079d04b2c27e /boehm-gc/cord/de.c
parent2fa39a0ec6a238c23ce9c6df6fde18e9ea8625d4 (diff)
downloadgcc-56ba54b4c0a72a7ee362d7f0c5b78976f4f88d96.zip
gcc-56ba54b4c0a72a7ee362d7f0c5b78976f4f88d96.tar.gz
gcc-56ba54b4c0a72a7ee362d7f0c5b78976f4f88d96.tar.bz2
This commit was generated by cvs2svn to compensate for changes in r27853,
which included commits to RCS files with non-trunk default branches. From-SVN: r27854
Diffstat (limited to 'boehm-gc/cord/de.c')
-rw-r--r--boehm-gc/cord/de.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/boehm-gc/cord/de.c b/boehm-gc/cord/de.c
index 18625d2..fda7142 100644
--- a/boehm-gc/cord/de.c
+++ b/boehm-gc/cord/de.c
@@ -565,7 +565,6 @@ int argc;
char ** argv;
{
int c;
- CORD initial;
#if defined(MACINTOSH)
console_options.title = "\pDumb Editor";