]> git.eshelyaron.com Git - emacs.git/commit
Fix unused variables on GTK
authorPo Lu <luangruo@yahoo.com>
Tue, 31 May 2022 02:17:12 +0000 (10:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 31 May 2022 02:17:12 +0000 (10:17 +0800)
commit75bf80e2b136903525a54d6c53d69571e7b1332e
tree0618a7bd7568c2dab0b3727935aedc08f750c37a
parentdae936f5049a7f2157aa059a33b0608f56adb0fa
Fix unused variables on GTK

* src/xterm.c (x_wait_for_cell_change): Fix unused variables
on GTK builds.
src/xterm.c