linreg: Delete unused static function. 20100919040502/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 18 Sep 2010 04:25:19 +0000 (21:25 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 18 Sep 2010 13:51:41 +0000 (06:51 -0700)
commitaaf7e27cbda4b400b6a98360fa7bab08e26c8696
treeafa5a68eff6d04a8e6fb3181551b556b2a551a6c
parentdc7b35971ff0214f6dc5f1a2c909a63a053a95b7
linreg: Delete unused static function.

This function drew attention to itself through a warning about a missing
return type, but it isn't used so just delete it instead of adding a
return type
src/math/linreg.c