* xdisp.c (update_window_cursor): Now static, since it's not used elsewhere.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 08:15:49 +0000 (00:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 08:15:49 +0000 (00:15 -0800)
src/ChangeLog
src/xdisp.c

index 0ebc363..b67dd8b 100644 (file)
@@ -11,6 +11,7 @@
        * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused local var.
        (produce_glyphless_glyph): Make a pointer "const"
        since it might point to immutable storage.
+       (update_window_cursor):  Now static, since it's not used elsewhere.
 
 2011-03-06  Michael Shields  <shields@msrl.com>  (tiny change)
 
index 818c4c3..3155116 100644 (file)
@@ -23789,7 +23789,7 @@ display_and_set_cursor (struct window *w, int on,
 /* Switch the display of W's cursor on or off, according to the value
    of ON.  */
 
-void
+static void
 update_window_cursor (struct window *w, int on)
 {
   /* Don't update cursor in windows whose frame is in the process