]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation issue when --enable-checking=glyphs
authorYuuki Harano <masm+github@masm11.me>
Wed, 25 Nov 2020 11:40:10 +0000 (20:40 +0900)
committerYuuki Harano <masm+github@masm11.me>
Wed, 25 Nov 2020 11:40:10 +0000 (20:40 +0900)
commit68b8acc405f2f7f7cfca6fe88820dfa13161a3c6
tree458f9e2a70ab51bb9eea32df8f7e8642d5f6a181
parentd6ef9af82eafef33e117dd61aa3bd51a2464fcc6
Fix compilation issue when --enable-checking=glyphs

* src/pgtkfns.c (Fx_create_frame): Remove code surrounded by GLYPH_DEBUG.
(x_create_tip_frame): Remove code surrounded by GLYPH_DEBUG.
src/pgtkfns.c
src/pgtkterm.c