Delete tab_raw function and tab_alloc macro.
authorBen Pfaff <blp@gnu.org>
Tue, 11 Aug 2009 05:38:21 +0000 (22:38 -0700)
committerBen Pfaff <blp@gnu.org>
Tue, 11 Aug 2009 05:38:21 +0000 (22:38 -0700)
commit32b22a683b99b2675a208b43937fed8463583c1a
tree8a82a6dfea39482595df67fe3c740d5d0b4f9774
parent7878e5e2f2d1045bba2483ab9a752ceae50086f3
Delete tab_raw function and tab_alloc macro.

This function and macro were only used within crosstabs.q.  They violate
encapsulation (though not too badly) and since it is not difficult to
remove them, this commit does so.
src/language/stats/crosstabs.q
src/output/table.c
src/output/table.h