]> git.eshelyaron.com Git - emacs.git/commit
Fix compile error when PGTK_DEBUG is enabled
authorYuuki Harano <masm+github@masm11.me>
Wed, 19 May 2021 14:34:16 +0000 (23:34 +0900)
committerYuuki Harano <masm+github@masm11.me>
Wed, 19 May 2021 14:34:16 +0000 (23:34 +0900)
commit1f82c85bffaaa901dc4626bf47073d1d0fb29d2d
treea04c850004fc21dbbdff58279e0e43f1cf9b453b
parent82b4ea2fe820e3e49fb500cb220df60186f298c6
Fix compile error when PGTK_DEBUG is enabled

* src/pgtkterm.c (pgtk_set_window_size): Remove "pixelwise" arg,
which is already non-existent.
src/pgtkterm.c