summaryrefslogtreecommitdiffstats
path: root/system/database/DB_export.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/database/DB_export.php')
-rw-r--r--system/database/DB_export.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/system/database/DB_export.php b/system/database/DB_export.php
index a2e3e3e4c..1704f0dfd 100644
--- a/system/database/DB_export.php
+++ b/system/database/DB_export.php
@@ -13,12 +13,6 @@
* @filesource
*/
-
-// INITIALIZE THE CLASS ---------------------------------------------------
-
-$obj =& get_instance();
-$obj->init_class('CI_DB_export', 'dbexport');
-
// ------------------------------------------------------------------------
/**