changeset 94989:c49219863e6b

(top-level): Don't require cl when compiling.
author John Paul Wallington <jpw@pobox.com>
date Thu, 15 May 2008 02:00:45 +0000
parents 808d98bd28ec
children eab7f768651d
files lisp/add-log.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/add-log.el	Thu May 15 01:22:40 2008 +0000
+++ b/lisp/add-log.el	Thu May 15 02:00:45 2008 +0000
@@ -37,7 +37,6 @@
 ;;; Code:
 
 (eval-when-compile
-  (require 'cl)				; ignore-errors
   (require 'timezone))
 
 (defgroup change-log nil