(syms_of_dired): Undo Sep 16 change.
authorKarl Heuer <kwzh@gnu.org>
Wed, 28 Sep 1994 20:45:25 +0000 (20:45 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 28 Sep 1994 20:45:25 +0000 (20:45 +0000)
src/dired.c

index c9c4d64..cb1a8d8 100644 (file)
@@ -96,7 +96,6 @@ extern int completion_ignore_case;
 extern Lisp_Object Vcompletion_regexp_list;
 
 Lisp_Object Vcompletion_ignored_extensions;
-Lisp_Object Qcompletion_ignored_extensions;
 Lisp_Object Qcompletion_ignore_case;
 Lisp_Object Qdirectory_files;
 Lisp_Object Qfile_name_completion;
@@ -685,8 +684,6 @@ syms_of_dired ()
   staticpro (&Qcompletion_ignore_case);
 #endif /* VMS */
 
-  Qcompletion_ignored_extensions = intern ("completion-ignored-extensions");
-  staticpro (&Qcompletion_ignored_extensions);
   DEFVAR_LISP ("completion-ignored-extensions", &Vcompletion_ignored_extensions,
     "*Completion ignores filenames ending in any string in this list.\n\
 This variable does not affect lists of possible completions,\n\