summaryrefslogtreecommitdiff
path: root/includes/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/common.inc')
-rw-r--r--includes/common.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/common.inc b/includes/common.inc
index f07df36af..bc61140e9 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -1787,7 +1787,6 @@ include_once 'includes/menu.inc';
include_once 'includes/tablesort.inc';
include_once 'includes/file.inc';
include_once 'includes/xmlrpc.inc';
-include_once 'includes/js.inc';
// Set the Drupal custom error handler.
set_error_handler('error_handler');