diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index 2b3a2722..399bf0eb 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -176,11 +176,6 @@ foreach ($shortcodes_extensions as $shortcodes_extension) { */ $flextype['plugins']->init($flextype, $app); -/** - * Init themes - */ -$flextype['themes']->init($flextype, $app); - /** * Run application */