From 23c181ad2ad598a9ca9711ca76b901631537634d Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 15 Apr 1995 06:48:48 +0000 Subject: [PATCH] Eliminate unneeded reference to GET-TIME. --- v7/src/edwin/edwin.pkg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg index 314c68ed4..911ab7e7c 100644 --- a/v7/src/edwin/edwin.pkg +++ b/v7/src/edwin/edwin.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: edwin.pkg,v 1.167 1995/04/15 06:41:26 cph Exp $ +$Id: edwin.pkg,v 1.168 1995/04/15 06:48:48 cph Exp $ Copyright (c) 1989-95 Massachusetts Institute of Technology @@ -1374,8 +1374,6 @@ MIT in each case. |# "rmailsrt" "rmailsum") (parent (edwin)) - (import (runtime date/time) - get-time) (export (edwin) edwin-command$rmail edwin-command$rmail-delete-backward -- 2.25.1