]> git.eshelyaron.com Git - emacs.git/commit
Avoid compiler warnings on macOS.
authorPhilipp Stephani <phst@google.com>
Sun, 13 Oct 2019 15:24:10 +0000 (17:24 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 13 Oct 2019 15:46:07 +0000 (17:46 +0200)
commit07cbc3bb1cef9e935d64e358fbaa162e0870ea80
treebf145c340410887df9df43ab492556a42e748afc
parentfc759eb9b3018394d14e62f12cb4a5c5585c38f2
Avoid compiler warnings on macOS.

* src/xdisp.c (note_tab_bar_highlight): Define variables 'dpyinfo' and
'mouse_down_p' only if needed.
src/xdisp.c