summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_truthtable.cpp
diff options
context:
space:
mode:
author couriersud <couriersud@arcor.de>2016-06-25 00:20:17 +0200
committer couriersud <couriersud@arcor.de>2016-06-25 00:20:17 +0200
commitaf750f143cd6d36f377fb22f214970553f278a09 (patch)
tree4e867df3d7f0af42fcc340a696081cd6de50c646 /src/lib/netlist/devices/nld_truthtable.cpp
parent798bb7956756fcb8f356dcaeeaf7fe1e31dab8da (diff)
Srcclean on netlist files. Avoid the merge massacre. (nw)
Diffstat (limited to 'src/lib/netlist/devices/nld_truthtable.cpp')
-rw-r--r--src/lib/netlist/devices/nld_truthtable.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/netlist/devices/nld_truthtable.cpp b/src/lib/netlist/devices/nld_truthtable.cpp
index 29895ae8b4c..22520b61882 100644
--- a/src/lib/netlist/devices/nld_truthtable.cpp
+++ b/src/lib/netlist/devices/nld_truthtable.cpp
@@ -13,7 +13,6 @@ namespace netlist
{
namespace devices
{
-
template<unsigned m_NI, unsigned m_NO>
class netlist_factory_truthtable_t : public netlist_base_factory_truthtable_t
{