]> git.eshelyaron.com Git - emacs.git/commit
Also fix some compiler warnings in xterm.c that didn't show up
authorPo Lu <luangruo@yahoo.com>
Sun, 1 May 2022 01:44:46 +0000 (09:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 1 May 2022 01:45:20 +0000 (09:45 +0800)
commit07ae30d8f24ce46dbb7c2fbfa02002c1b4c2b6b7
treec2978510722747d2b5bade0ecd8ae4cbed5f3b8c
parent4e6eb023e08a9afba7fedd18940d42b86844170b
Also fix some compiler warnings in xterm.c that didn't show up

* src/xterm.c (x_dnd_begin_drag_and_drop): Don't define unused
variable on GTK builds.
src/xterm.c