diff --git a/javascript/TabSet.js b/javascript/TabSet.js index fe029c7a8..538ff2f5c 100644 --- a/javascript/TabSet.js +++ b/javascript/TabSet.js @@ -34,9 +34,4 @@ $(this).find('.tab').not(':has(.tab)').css('overflow', 'auto'); } }); -})(jQuery); - -jQuery(document).ready(function() { - // @todo remove - jQuery.concrete.triggerMatching(); -}); \ No newline at end of file +})(jQuery); \ No newline at end of file