Kaynağa Gözat

No need for that todo.

pull/407/head
Greg Holmes 9 yıl önce
ebeveyn
işleme
7683561e9d

+ 0
- 1
qauth/src/com/dmdirc/addons/qauth/QAuthManager.java Dosyayı Görüntüle

@@ -135,7 +135,6 @@ public class QAuthManager {
135 135
         }
136 136
         event.getConnection().getLocalUser().ifPresent(u -> {
137 137
             if (u.equals(event.getUser())) {
138
-                // TODO: Check account matches?
139 138
                 if (!event.getInfo(UserInfoEvent.UserInfoType.ACCOUNT_NAME).isPresent()) {
140 139
                     auth(event.getConnection());
141 140
                 }

Loading…
İptal
Kaydet