summaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-08-14 00:05:54 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-08-14 00:05:54 -0700
commitaab1fcdf812a7ebd32b8312c05ffcdd1bf610d2b (patch)
treed8e906e4383a7a2d167651d0331e27ed389ab77d /src/window.h
parent01c3051fc39127302943846f15047da305c07df0 (diff)
downloademacs-aab1fcdf812a7ebd32b8312c05ffcdd1bf610d2b.tar.gz
* xdisp.c (cursor_type_changed): Now static.
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/window.h b/src/window.h
index 585697f0805..c64641825e3 100644
--- a/src/window.h
+++ b/src/window.h
@@ -906,10 +906,6 @@ extern int update_mode_lines;
extern int windows_or_buffers_changed;
-/* Nonzero means a frame's cursor type has been changed. */
-
-extern int cursor_type_changed;
-
/* If *ROWS or *COLS are too small a size for FRAME, set them to the
minimum allowable size. */