]> git.eshelyaron.com Git - emacs.git/commit
Minor cleanup in widget.c
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>
Tue, 2 Apr 2019 20:49:58 +0000 (23:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 5 Apr 2019 07:15:46 +0000 (10:15 +0300)
commit051533c6fa63ee10e58e83823ba962a005ba68f9
treee0e53b8ff51e872fe5b1c3aeb888ed6636234eeb
parent3187efe713938ad41b676de9dbd92f986d46aa05
Minor cleanup in widget.c

* src/widget.c (update_wm_hints): Remove variables that are
always zero, and simplify all expressions which used them.
(Bug#35062)
src/widget.c