comparison src/console-stream.c @ 5128:7be849cb8828 ben-lisp-object

merge
author Ben Wing <ben@xemacs.org>
date Sun, 07 Mar 2010 02:09:59 -0600
parents a9c41067dd88 5502045ec510
children 308d34e9f07d
comparison
equal deleted inserted replaced
5127:a9c41067dd88 5128:7be849cb8828
278 stream_clear_region (Lisp_Object UNUSED (window), struct device* UNUSED (d), 278 stream_clear_region (Lisp_Object UNUSED (window), struct device* UNUSED (d),
279 struct frame *UNUSED (f), face_index UNUSED (findex), 279 struct frame *UNUSED (f), face_index UNUSED (findex),
280 int UNUSED (x), int UNUSED (y), int UNUSED (width), 280 int UNUSED (x), int UNUSED (y), int UNUSED (width),
281 int UNUSED (height), Lisp_Object UNUSED (fcolor), 281 int UNUSED (height), Lisp_Object UNUSED (fcolor),
282 Lisp_Object UNUSED (bcolor), 282 Lisp_Object UNUSED (bcolor),
283 Lisp_Object UNUSED (background_pixmap)) 283 Lisp_Object UNUSED (background_pixmap),
284 Lisp_Object UNUSED (background_placement))
284 { 285 {
285 ABORT (); 286 ABORT ();
286 } 287 }
287 288
288 static int 289 static int