X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=interface.h;h=e1a18b5115cdf5c54372db776ca50e23557536e1;hp=f7d56c94a96eaa21b4861ef58d2e91331a9a85b6;hb=559ff64e3062b70f27ddceba825f40642a6c5725;hpb=2ed0fee489c37a6e2d4473f6185ebbe3e746ac11 diff --git a/interface.h b/interface.h index f7d56c9..e1a18b5 100644 --- a/interface.h +++ b/interface.h @@ -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 */ };