]> git.eshelyaron.com Git - emacs.git/commit
Minor cleanup in gtkutil.c
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>
Tue, 2 Apr 2019 00:23:27 +0000 (03:23 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 5 Apr 2019 07:01:58 +0000 (10:01 +0300)
commit3187efe713938ad41b676de9dbd92f986d46aa05
tree94c8acc02116587ed7cb623f637236d85ee6917d
parent9da8f22de09c73e9557161fd7bb189138ce1fe2f
Minor cleanup in gtkutil.c

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