table: Get rid of TAL_* constants.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 26 Dec 2019 01:02:43 +0000 (01:02 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 29 Dec 2019 05:28:10 +0000 (05:28 +0000)
commiteb142a3b4d4e2d4296fb3fcddb683c360748b6ca
tree8a12d140dbb69315cb9ec47845543e3831114c3c
parentf919c4f6194066290f88e4852016428832d01aa1
table: Get rid of TAL_* constants.

These were the same as TABLE_STROKE_* so get rid of the extras.
src/output/html.c
src/output/render.c
src/output/table.c
src/output/table.h
tests/output/render-test.c