summaryrefslogtreecommitdiffstats
path: root/interface.h
diff options
context:
space:
mode:
authorSuper User2007-05-09 07:39:20 +0200
committerSuper User2007-05-09 07:39:20 +0200
commit559ff64e3062b70f27ddceba825f40642a6c5725 (patch)
tree5d1fcfb704616da846db41ec7985b84a32e0bfd1 /interface.h
parentonly for backup, still in coding state - no compile!!! (diff)
downloadlcr-559ff64e3062b70f27ddceba825f40642a6c5725.tar.gz
lcr-559ff64e3062b70f27ddceba825f40642a6c5725.tar.xz
lcr-559ff64e3062b70f27ddceba825f40642a6c5725.zip
backup work
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h1
1 files changed, 0 insertions, 1 deletions
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 */
};