From 9f7e6d38a61903b209708c84181a74b87a09b217 Mon Sep 17 00:00:00 2001 From: Xavier Lagorce Date: Tue, 7 Sep 2010 15:38:41 +0200 Subject: [PATCH] =?UTF-8?q?[whos.py]=2010Mbps=20=3F=20o=C3=B9=20=C3=A7a=20?= =?UTF-8?q?du=2010Mbps=20=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: 840fb2f9fef01a36d7507f0e8128df0f darcs-hash:20100907133841-b8e4c-5b2975847a90fa48a3c11870fd110e3f576726f5.gz --- gestion/whos.py | 3 --- 1 file changed, 3 deletions(-) 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: