From 86a4de25f2625ff5cfa2d1c17bb7e6ea773e5623 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 8 Dec 2005 00:00:20 +0000 Subject: [PATCH] (url-history-list): Var deleted for real. --- lisp/url/url-history.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/url/url-history.el b/lisp/url/url-history.el index 8e939d7e39a..3bb7145b451 100644 --- a/lisp/url/url-history.el +++ b/lisp/url/url-history.el @@ -72,9 +72,6 @@ to run the `url-history-setup-save-timer' function manually." (defvar url-history-timer nil) -(defvar url-history-list nil - "List of urls visited this session.") - (defvar url-history-changed-since-last-save nil "Whether the history list has changed since the last save operation.") -- 2.39.5