tab: Drop redundant assertions.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 9 Mar 2010 04:43:54 +0000 (20:43 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 9 Mar 2010 05:29:29 +0000 (21:29 -0800)
commitb703dab672466b340ca9ade0d249459bc6b2ba4c
tree227925df23be4437758fd5ed038b5e9749017b40
parent9a60b3bb395dd0034b6a893949a807ddb3740ab6
tab: Drop redundant assertions.

There is not much value in asserting that a pointer parameter is non-null
if that parameter is always dereferenced.
src/output/tab.c