Removed a comment documenting the behavior of a bug which we have since fixed.
[citadel.git] / webcit / serv_func.c
index 0c89245516b225e459433d0ba970a0ef5863067a..f4db522900a38203e64297925e1586a61dcd12a8 100644 (file)
@@ -204,8 +204,6 @@ int GetConnected (void)
                        return 1;
                }
 
-               /* 2010jun03: every now and then the connection to Citadel dies before this point.  why? */
-
                /*
                 * From what host is our user connecting?  Go with
                 * the host at the other end of the HTTP socket,