diff --git a/public/src/forum/category.js b/public/src/forum/category.js index f8306f6063..380db05f18 100644 --- a/public/src/forum/category.js +++ b/public/src/forum/category.js @@ -56,8 +56,6 @@ container.insertBefore(topic, null); $(topic).hide().fadeIn('slow'); } - - ajaxify.enable(); });