瀏覽代碼

clean out obsolete cell types

svn:r170
Roger Dingledine 23 年之前
父節點
當前提交
b50c406c08
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      src/or/or.h

+ 1 - 3
src/or/or.h

@@ -160,9 +160,7 @@
 #define CELL_CREATE 1
 #define CELL_DATA 2
 #define CELL_DESTROY 3
-#define CELL_ACK 4
-#define CELL_NACK 5
-#define CELL_SENDME 6
+#define CELL_SENDME 4
 
 #define CELL_PAYLOAD_SIZE 120
 #define CELL_NETWORK_SIZE 128