chiark / gitweb /
Makefiles: Use Final.sd.mk to implementing RECHECK_RM
[secnet.git] / magic.h
diff --git a/magic.h b/magic.h
index fa171fd704b46be9af18d32a02264645a4a977fd..15d84985299f79156344b0045b9f0600bd7dd42b 100644 (file)
--- a/magic.h
+++ b/magic.h
@@ -99,7 +99,6 @@
  */
 
 /* uses of the 32-bit capability bitmap */
-#define CAPAB_EARLY           CAPAB_PRIORITY_MOBILE
 #define CAPAB_TRANSFORM_MASK  0x0000ffff
 #define CAPAB_PRIORITY_MOBILE 0x80000000 /* mobile site has MSG1 priority */
 /* remaining bits are unused */