diff --git a/inc/config.php b/inc/config.php index 9190d233..f4ee021c 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1037,9 +1037,6 @@ */ // Additional Javascript files to include on board index and thread pages. See js/ for available scripts. - $config['additional_javascript'][] = 'js/jquery.min.js'; - $config['additional_javascript'][] = 'js/inline-expanding.js'; - // $config['additional_javascript'][] = 'js/local-time.js'; // Some scripts require jQuery. Check the comments in script files to see what's needed. When enabling // jQuery, you should first empty the array so that "js/query.min.js" can be the first, and then re-add