summaryrefslogtreecommitdiff
path: root/com32/modules/ethersel.c
diff options
context:
space:
mode:
Diffstat (limited to 'com32/modules/ethersel.c')
-rw-r--r--com32/modules/ethersel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/com32/modules/ethersel.c b/com32/modules/ethersel.c
index 5c3cf02a..d6b4774f 100644
--- a/com32/modules/ethersel.c
+++ b/com32/modules/ethersel.c
@@ -185,7 +185,6 @@ int main(int argc, char *argv[])
struct match *list, *match;
struct pci_domain *pci_domain;
- openconsole(&dev_null_r, &dev_stdcon_w);
pci_domain = pci_scan();
if (pci_domain) {