summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mb8795.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mb8795.cpp')
-rw-r--r--src/devices/machine/mb8795.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/mb8795.cpp b/src/devices/machine/mb8795.cpp
index 7d619a18d90..37ccf805a97 100644
--- a/src/devices/machine/mb8795.cpp
+++ b/src/devices/machine/mb8795.cpp
@@ -65,8 +65,6 @@ void mb8795_device::device_reset()
txlen = rxlen = txcount = 0;
- set_promisc(true);
-
start_send();
}