xmpp.go
branch20120108-close
changeset 67 e8ad85bb6608
parent 65 3d69b31c3839
child 72 53f15893a1a7
--- a/xmpp.go	Sun Jan 08 12:54:06 2012 -0700
+++ b/xmpp.go	Sun Jan 08 12:56:48 2012 -0700
@@ -6,9 +6,6 @@
 // and 3921, plus the various XEPs at http://xmpp.org/protocols/.
 package xmpp
 
-// BUG(cjyar) Figure out why the library doesn't exit when the server
-// closes its stream to us.
-
 import (
 	"bytes"
 	"fmt"