]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation under GLYPH_DEBUG, broken by conditional tool_bar_window.
authorEli Zaretskii <eliz@gnu.org>
Sat, 28 Sep 2013 08:19:33 +0000 (11:19 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 Sep 2013 08:19:33 +0000 (11:19 +0300)
commit0d2647e645d9965e0707d25e39e4152abfda99bf
tree656a3cba51a16d54c216111ce526c97dbb218603
parent4d2e94d172aa4a4f49b716c5c1c14293d6efa1f8
Fix compilation under GLYPH_DEBUG, broken by conditional tool_bar_window.

 src/xdisp.c (Fdump_tool_bar_row): Ifdef away the body if 'struct
 frame' does not have the tool_bar_window member.
src/ChangeLog
src/xdisp.c