diff options
Diffstat (limited to 'libguile/gc.c')
-rw-r--r-- | libguile/gc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libguile/gc.c b/libguile/gc.c index 0d5177912..65316bbb2 100644 --- a/libguile/gc.c +++ b/libguile/gc.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* #define DEBUGINFO */ |