r11800@Kushana: nickm | 2007-01-02 16:46:45 -0500

Remove an XXXX012 for which the answer is "not really."


svn:r9244
This commit is contained in:
Nick Mathewson 2007-01-02 21:47:28 +00:00
parent cbdd21cbf5
commit f5b984a36f

View File

@ -1289,8 +1289,6 @@ connection_ap_handshake_rewrite_and_attach(edge_connection_t *conn,
/* help predict this next time */
rep_hist_note_used_port(socks->port, time(NULL));
} else if (socks->command == SOCKS_COMMAND_RESOLVE_PTR) {
// XXXX012 NM Do anything here?
rep_hist_note_used_resolve(time(NULL)); /* help predict this next time */
} else if (socks->command == SOCKS_COMMAND_CONNECT_DIR) {
; /* nothing */