]> git.eshelyaron.com Git - emacs.git/commit
Avoid a compiler warning on macOS.
authorPhilipp Stephani <phst@google.com>
Wed, 2 Jan 2019 17:56:49 +0000 (18:56 +0100)
committerPhilipp Stephani <phst@google.com>
Wed, 2 Jan 2019 21:08:59 +0000 (22:08 +0100)
commitf136a4bf7c65894acbf491cad8d5298662ba4cd1
tree5c0a54cc241714479168a0cd5d597ab18cb9b287
parent9b7d28ce4ec8e5bcbf10c4a434d4e5189b5492b7
Avoid a compiler warning on macOS.

* src/xdisp.c (expose_window_tree): Define variable f only if used.
src/xdisp.c