Don't require cl.
authormorioka <morioka>
Thu, 25 Sep 1997 13:08:33 +0000 (13:08 +0000)
committermorioka <morioka>
Thu, 25 Sep 1997 13:08:33 +0000 (13:08 +0000)
mime-def.el

index 7edef3e..3e71f9a 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: mime-def.el,v 0.63 1997-09-09 05:57:03 morioka Exp $
+;; Version: $Id: mime-def.el,v 0.64 1997-09-25 13:08:33 morioka Exp $
 ;; Keywords: definition, MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -25,7 +25,6 @@
 
 ;;; Code:
 
-(require 'cl)
 (require 'emu)
 
 (defconst semi-version-name "Hinomiko")