summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_74123.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/devices/nld_74123.cpp')
-rw-r--r--src/lib/netlist/devices/nld_74123.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/netlist/devices/nld_74123.cpp b/src/lib/netlist/devices/nld_74123.cpp
index 8aa623ffd1e..5f45b330b61 100644
--- a/src/lib/netlist/devices/nld_74123.cpp
+++ b/src/lib/netlist/devices/nld_74123.cpp
@@ -10,9 +10,6 @@
#include "nlid_system.h"
#include "analog/nld_twoterm.h"
-#define R_OFF (1E20)
-#define R_ON (m_RI.Value())
-
namespace netlist
{
namespace devices