backup
[lcr.git] / interface.h
index f7d56c9..e1a18b5 100644 (file)
@@ -52,7 +52,6 @@ struct interface_port {
        int                     channel_force; /* forces channel by protocol */
        struct select_channel   *out_select; /* list of channels to select */
        struct select_channel   *in_select; /* the same for incoming channels */
-//     int                     open; /* set if port is opened */
        int                     block; /* set if interface is blocked */
 };