From 461688a1950010ea309c0a5a78da815e4ed2f854 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 8 Mar 1998 06:53:15 +0000 Subject: [PATCH] Don't require cc-defs. --- lisp/progmodes/cc-align.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el index 98843455dc6..df10addae2f 100644 --- a/lisp/progmodes/cc-align.el +++ b/lisp/progmodes/cc-align.el @@ -28,7 +28,6 @@ ;; Boston, MA 02111-1307, USA. (eval-when-compile - (require 'cc-defs) (require 'cc-vars) (require 'cc-engine) (require 'cc-langs)) -- 2.39.5