AGGREGATE: Simplify code.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 12 Sep 2010 21:06:55 +0000 (14:06 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 24 Sep 2010 03:45:30 +0000 (20:45 -0700)
commitcf43c539407ac9a76154605d83247aa98d712426
tree68c7e5ec2a9a7e2485469ce8282734a97cd65e5d
parent8a92de555939887bbb784e44f4e3c901698a2dd4
AGGREGATE: Simplify code.

ds_chomp() returns whether it trimmed off a character, and we might as well
use that instead of doing a redundant check.
src/language/stats/aggregate.c