From 6b2d7cf254f90473282689e4632f38433e70f4f6 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Fri, 28 Mar 2008 18:22:15 +0000 Subject: [PATCH] (ring): Don't require it, not used. --- lisp/ChangeLog | 1 + lisp/vc.el | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index df6d515aec5..ad16204be35 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,6 +2,7 @@ * vc.el (vc-status-kill-dir-status-process): Simplify. (vc-status-refresh): Make sure the buffer is live. + (ring): Don't require it, not used. 2008-03-28 Wilson Snyder diff --git a/lisp/vc.el b/lisp/vc.el index 048f665e66e..5cb53153a6d 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -615,7 +615,6 @@ ;;; Code: (require 'vc-hooks) -(require 'ring) (require 'tool-bar) (eval-when-compile -- 2.39.2