Do not populate pure Xism x_sync to other ports.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 9 Sep 2013 14:01:02 +0000 (18:01 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 9 Sep 2013 14:01:02 +0000 (18:01 +0400)
commit83fc05543999d2890697f1106eb126e2a535ef0e
tree445a69050ec0473291e8d162fb7438542713dd0b
parentfd462129af606e37146cad265284ff4097051ad8
Do not populate pure Xism x_sync to other ports.
* frame.h (x_sync): Move under HAVE_X_WINDOWS.
* frame.c (other_visible_frames) [HAVE_X_WINDOWS]: Use as such.
* nsfns.m, w32xfns.c (x_sync): Remove no-op.
* w32term.h (x_sync): Remove prototype.
src/ChangeLog
src/frame.c
src/frame.h
src/nsfns.m
src/w32term.h
src/w32xfns.c