summaryrefslogtreecommitdiffstats
path: root/system/core/CodeIgniter.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/core/CodeIgniter.php')
-rw-r--r--system/core/CodeIgniter.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/system/core/CodeIgniter.php b/system/core/CodeIgniter.php
index be5a27120..fc334f050 100644
--- a/system/core/CodeIgniter.php
+++ b/system/core/CodeIgniter.php
@@ -43,13 +43,6 @@
/*
* ------------------------------------------------------
- * Load the compatibility override functions
- * ------------------------------------------------------
- */
- require(BASEPATH.'core/Compat'.EXT);
-
-/*
- * ------------------------------------------------------
* Load the framework constants
* ------------------------------------------------------
*/