Eliminate now-unused variable VC-AFTER-SAVE.
authorChris Hanson <org/chris-hanson/cph>
Sun, 26 Mar 2000 01:27:13 +0000 (01:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 26 Mar 2000 01:27:13 +0000 (01:27 +0000)
v7/src/edwin/edwin.pkg

index a75bb9b0f2e52a164eb42cb9e2c598728f3b2f9e..21eeffc8fc050278f4033fc3a439b3b62fec85a2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.248 2000/03/25 18:48:58 cph Exp $
+$Id: edwin.pkg,v 1.249 2000/03/26 01:27:13 cph Exp $
 
 Copyright (c) 1989-2000 Massachusetts Institute of Technology
 
@@ -1106,8 +1106,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
            edwin-variable$vc-make-backup-files
            edwin-variable$vc-mode-line-status
            edwin-variable$vc-rcs-preserve-mod-times
-           edwin-variable$vc-suppress-confirm
-           vc-after-save))
+           edwin-variable$vc-suppress-confirm))
 
   (define-package (edwin rcs-parse)
     (files "rcsparse")