Make floating XXX a FIXME
This commit is contained in:
parent
17b7aee110
commit
9c4d491a3b
|
@ -262,7 +262,7 @@ public class SessionProxy {
|
||||||
public func canRebindLink() -> Bool {
|
public func canRebindLink() -> Bool {
|
||||||
// return (pushReply?.peerId != nil)
|
// return (pushReply?.peerId != nil)
|
||||||
|
|
||||||
// XXX: floating is currently unreliable
|
// FIXME: floating is currently unreliable
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue