]> git.cworth.org Git - acre/commit
Eliminate some code duplication in the tick adjustment phase.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Jan 2009 07:23:25 +0000 (23:23 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 16 Apr 2009 19:04:27 +0000 (12:04 -0700)
commita4cad3bec47b0fcf955f9c7e7aa4be30a6f90009
tree115a30ad24ca3f48f84cd7f204ef9e17df2c48a5
parentbdcec99e706ccb2af0600bce67b7ade6e0abf348
Eliminate some code duplication in the tick adjustment phase.

We were repeating calculations for X and Y that can just happen
once in _expand_range_for_width.
acre.c