diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/sisu/v2/html.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/sisu/v2/html.rb b/lib/sisu/v2/html.rb index 309297df..04406e48 100644 --- a/lib/sisu/v2/html.rb +++ b/lib/sisu/v2/html.rb @@ -545,8 +545,6 @@ WOK toc_shared << format_txt_obj.center_bold @segtoc << format_txt_obj.center_bold end - toc_shared << format_head_toc.copyat - @segtoc << format_head_toc.copyat toc_shared << "#{@vz.table_close*1}\n" @segtoc << "#{@vz.table_close*1}\n" tmp_head=nil |