changeset 12954:c0ab245f1750

(hide-ifdef-hiding): Delete duplicate defvar.
author Richard M. Stallman <rms@gnu.org>
date Sun, 27 Aug 1995 17:18:05 +0000
parents e0db27f18a43
children 2e80892d4b39
files lisp/progmodes/hideif.el
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/hideif.el	Sun Aug 27 17:15:57 1995 +0000
+++ b/lisp/progmodes/hideif.el	Sun Aug 27 17:18:05 1995 +0000
@@ -867,9 +867,6 @@
   "*Non-nil if `hide-ifdefs' should be called when Hide-Ifdef mode
 is first activated.")
 
-(defvar hide-ifdef-hiding nil
-  "Non-nil if text might be hidden.")
-
 ;;;###autoload
 (defvar hide-ifdef-read-only nil
   "*Set to non-nil if you want buffer to be read-only while hiding text.")