diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php
index 20a08f9b1bc35682f47ac07ec2335b432be7fc78..9274004d615aad5ab4566a04492db389a6e70a02 100644
--- a/htdocs/main.inc.php
+++ b/htdocs/main.inc.php
@@ -725,13 +725,6 @@ if (! empty($conf->dol_use_jmobile) && in_array($conf->theme,array('bureau2crea'
 	$conf->css  =  "/theme/".$conf->theme."/style.css.php";
 }
 
-// Disabled bugged themes
-if (! empty($conf->dol_use_jmobile) && in_array($conf->theme,array('bureau2crea','cameleo')))
-{
-	$conf->theme='eldy';
-	$conf->css  =  "/theme/".$conf->theme."/style.css.php";
-}
-
 if (! defined('NOREQUIRETRAN'))
 {
     if (! GETPOST('lang'))	// If language was not forced on URL