Remove deprecated code

This commit is contained in:
Laurent Destailleur 2010-04-03 14:39:24 +00:00
parent eda2b05a09
commit 6910dd0b62

View File

@ -683,10 +683,6 @@ if (! defined('NOREQUIRETRAN'))
$bc[0]="class=\"impair\""; $bc[0]="class=\"impair\"";
$bc[1]="class=\"pair\""; $bc[1]="class=\"pair\"";
// Used only in telephony module
$yesno[0]="no";
$yesno[1]="yes";
// Constants used to defined number of lines in textarea // Constants used to defined number of lines in textarea
if (empty($conf->browser->firefox)) if (empty($conf->browser->firefox))
{ {