浏览代码

DRV_SERVER_BAD is and will probably stay unused => trash

Oswald Buddenhagen 14 年之前
父节点
当前提交
fd229040d8
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/isync.h

+ 1 - 2
src/isync.h

@@ -169,8 +169,7 @@ typedef struct {
 #define DRV_MSG_BAD     1
 #define DRV_BOX_BAD     2
 #define DRV_STORE_BAD   3
-#define DRV_SERVER_BAD  4
-#define DRV_CANCELED    5
+#define DRV_CANCELED    4
 
 /* All memory belongs to the driver's user. */