From 4b98f2e203a913cc4431ac4b2630908b4ad07a52 Mon Sep 17 00:00:00 2001 From: ueno Date: Sun, 3 Sep 2000 18:07:53 +0000 Subject: [PATCH] Undo the last change. --- lisp/liece-clfns.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/liece-clfns.el b/lisp/liece-clfns.el index f8031ea..28e6f7e 100644 --- a/lisp/liece-clfns.el +++ b/lisp/liece-clfns.el @@ -30,8 +30,6 @@ ;;; Code: -(require 'pym) - (defun liece-clfns-subr-fboundp (symbol) "Return t if SYMBOL's function definition is a basic function." (and (fboundp symbol) -- 1.7.10.4