diff src/console-stream.c @ 2342:91671c428d8b

[xemacs-hg @ 2004-10-20 03:42:56 by james] Mark another unused parameter.
author james
date Wed, 20 Oct 2004 03:43:00 +0000
parents 04bc9d2f42c7
children 3d8143fc88e1
line wrap: on
line diff
--- a/src/console-stream.c	Tue Oct 19 21:52:56 2004 +0000
+++ b/src/console-stream.c	Wed Oct 20 03:43:00 2004 +0000
@@ -364,7 +364,7 @@
 
 #ifndef PDUMP
 void
-init_console_stream (int reinit)
+init_console_stream (int UNUSED (reinit))
 {
   /* This function can GC */
   if (!initialized)