Browse Source

remove an XXXX that asked to get removed

svn:r9097
Roger Dingledine 19 years ago
parent
commit
f5164ba61d
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/or/or.h

+ 0 - 4
src/or/or.h

@@ -473,10 +473,6 @@ typedef enum {
 #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