diff --git a/include/types/connection.h b/include/types/connection.h index 4f02895f0..98f763836 100644 --- a/include/types/connection.h +++ b/include/types/connection.h @@ -144,8 +144,6 @@ enum { CO_FL_IDLE_LIST = 0x00000002, /* 2 = in idle_list, 3 = invalid */ CO_FL_LIST_MASK = 0x00000003, /* Is the connection in any server-managed list ? */ - /* unused : 0x00000001 */ - /* unused : 0x00000002 */ /* unused : 0x00000004, 0x00000008 */ /* unused : 0x00000010 */