[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r9097: remove an XXXX that asked to get removed (tor/trunk/src/or)



Author: arma
Date: 2006-12-12 19:05:28 -0500 (Tue, 12 Dec 2006)
New Revision: 9097

Modified:
   tor/trunk/src/or/or.h
Log:
remove an XXXX that asked to get removed


Modified: tor/trunk/src/or/or.h
===================================================================
--- tor/trunk/src/or/or.h	2006-12-12 21:09:30 UTC (rev 9096)
+++ tor/trunk/src/or/or.h	2006-12-13 00:05:28 UTC (rev 9097)
@@ -473,10 +473,6 @@
 #define RELAY_COMMAND_RENDEZVOUS_ESTABLISHED 39
 #define RELAY_COMMAND_INTRODUCE_ACK 40
 
-/* XXXX Placeholder: remove me as soon as we have correct reasons sent
- * everywhere. */
-#define END_STREAM_REASON_FIXME_XXXX 0
-
 /* Reasons why we (or a remote OR) might close a stream. See tor-spec.txt for
  * documentation of these. */
 #define END_STREAM_REASON_MISC 1