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)
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


No differences found