X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconsole-stream.c;h=a02f7f466d8c6a658e367fb025a416bc21f27f8d;hb=44ea030ec31ae441e59974eb9f6b2a9404611cd8;hp=74d8e4a3026207ad291f4dc73448a6ddd53e7b24;hpb=cb9f6f4eadc44f1becb32cbbd1db26449e347755;p=chise%2Fxemacs-chise.git.1 diff --git a/src/console-stream.c b/src/console-stream.c index 74d8e4a..393d19d 100644 --- a/src/console-stream.c +++ b/src/console-stream.c @@ -241,10 +241,8 @@ stream_clear_to_window_end (struct window *w, int ypos1, int ypos2) } static void -stream_clear_region (Lisp_Object window, struct device* d, struct frame * f, - face_index findex, int x, int y, - int width, int height, Lisp_Object fcolor, Lisp_Object bcolor, - Lisp_Object background_pixmap) +stream_clear_region (Lisp_Object locale, face_index findex, int x, int y, + int width, int height) { }