Use const, move declarations to header files.
[bpt/emacs.git] / src / buffer.c
index a90262f..fe0d200 100644 (file)
@@ -2512,7 +2512,6 @@ current buffer is cleared.  */)
   if (!EQ (old_undo, Qt))
     {
       /* Represent all the above changes by a special undo entry.  */
-      extern Lisp_Object Qapply;
       current_buffer->undo_list = Fcons (list3 (Qapply,
                                                intern ("set-buffer-multibyte"),
                                                NILP (flag) ? Qt : Qnil),