]> git.eshelyaron.com Git - emacs.git/commit
Remove divide_double
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Jun 2019 15:08:02 +0000 (08:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Jun 2019 15:11:01 +0000 (08:11 -0700)
commitfd9ea1e511ba3b1f5d338c3fc8faf0b85df951f9
tree567d2aec09124f330a34063acd02111a2b16e834
parent6d529b658a9bdfde219fce53b9d37623272fa3e8
Remove divide_double

* src/image.c (divide_double): Remove.  All uses replaced
with inline equivalents.  Suggested by Eli Zaretskii in:
https://lists.gnu.org/r/emacs-devel/2019-06/msg01067.html
src/image.c