Bug 14059: Delete all export of get_column_names

This deals with my concerns raised in comment #2.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Julian FIOL 2015-05-04 09:28:49 +02:00 committed by Tomas Cohen Arazi
parent 5c7b3aa8d1
commit 9c80f1fd77
3 changed files with 0 additions and 3 deletions

View file

@ -33,7 +33,6 @@ BEGIN {
get_font_types
get_text_justification_types
get_output_formats
get_column_names
get_table_names
get_unit_values
html_table

View file

@ -40,7 +40,6 @@ BEGIN {
get_font_types
get_text_justification_types
get_output_formats
get_column_names
get_table_names
get_unit_values
html_table

View file

@ -45,7 +45,6 @@ can_ok(
get_font_types
get_text_justification_types
get_output_formats
get_column_names
get_table_names
get_unit_values
html_table )