diff --git a/gestion/whos.py b/gestion/whos.py index 58ee0135..fa2d2634 100644 --- a/gestion/whos.py +++ b/gestion/whos.py @@ -976,9 +976,6 @@ def prise_etat(chbre) : if prise.is_up() : f += u', ' + coul(u'machine branchée','vert') reste_cols = cols - 45 - if prise.eth_mode().find('10Mbits')!=-1 : - f+= u', ' + coul(u'prise en 10Mbps','jaune') - reste_cols -= 17 f+=', ' macs = prise.show_prise_mac() if len(macs) == 0: