aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/current/xhtml_table.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/current/xhtml_table.rb')
-rw-r--r--lib/sisu/current/xhtml_table.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sisu/current/xhtml_table.rb b/lib/sisu/current/xhtml_table.rb
index 42698f0b..84e4bd9a 100644
--- a/lib/sisu/current/xhtml_table.rb
+++ b/lib/sisu/current/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