diff options
Diffstat (limited to 'lib/sisu/develop/xhtml_table.rb')
-rw-r--r-- | lib/sisu/develop/xhtml_table.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sisu/develop/xhtml_table.rb b/lib/sisu/develop/xhtml_table.rb index df5a2822..9c3618c5 100644 --- a/lib/sisu/develop/xhtml_table.rb +++ b/lib/sisu/develop/xhtml_table.rb @@ -58,7 +58,6 @@ module SiSU_XHTML_Table require_relative 'xhtml_parts' # xhtml_parts.rb class TableXHTML include SiSU_Parts_XHTML - @@tablehead=0 @@tablefoot=[] #watch def initialize(table) @table_obj=table |