[config] Oubli + [whos] Optimisation

This commit is contained in:
Pierre-Elliott Bécue 2013-05-30 18:47:38 +02:00
parent 8ea0f1d0e6
commit f3b410114b
2 changed files with 1 additions and 3 deletions

View file

@ -928,9 +928,6 @@ def __bases_machines(m) :
t = 'inconnu'
t, _ = ridtools.find_rid_plage(int(m.rid()))
if isinstance(m, BorneWifi):
t = "borne"
# Déconnectée ?
b = m.blacklist_actif()
if not b :