]> git.eshelyaron.com Git - emacs.git/commitdiff
(url-history-list): Var deleted for real.
authorRichard M. Stallman <rms@gnu.org>
Thu, 8 Dec 2005 00:00:20 +0000 (00:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 8 Dec 2005 00:00:20 +0000 (00:00 +0000)
lisp/url/url-history.el

index 8e939d7e39aa82e358ac699625ec0fe50a9d629a..3bb7145b451e507ede07e0d2cac8a2496072b09a 100644 (file)
@@ -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.")