]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/client.go
Prune unused code
[rbdr/mobius] / hotline / client.go
index 84126d3d4dd2b0d768b9bc6841b5adfd2c1e2f94..6aad5a188f6d66b4f547321815c89dcd9f6e1136 100644 (file)
@@ -90,7 +90,6 @@ type Client struct {
 
        UI *UI
 
-       outbox chan *Transaction
        Inbox  chan *Transaction
 }