]> git.mxchange.org Git - admin.git/blobdiff - application/admin/main/class_
Deprecated call removed
[admin.git] / application / admin / main / class_
index b7e95e89ac597d2ba49f961b69c3a5178cf37ba0..edb4f97283b161240cdab609b261e37912967784 100644 (file)
@@ -30,10 +30,6 @@ class  extends BaseFrameworkSystem {
        protected function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeNumberFormaters();
-               $this->removeSystemArray();
        }
 }