summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/prg/nltool.cpp
diff options
context:
space:
mode:
author couriersud <couriersud@gmx.org>2019-02-11 22:18:30 +0100
committer couriersud <couriersud@gmx.org>2019-02-11 22:19:08 +0100
commita905dffd08abdabad3d3e0cfd1c56eb1d91376cf (patch)
treecbd42cbdfeece77a5883a5219397796a3be75920 /src/lib/netlist/prg/nltool.cpp
parentb628a80dee0bba38339682cfc9e8bab6006b1157 (diff)
netlist: More cpp core guidelines alignment. (nw)
Diffstat (limited to 'src/lib/netlist/prg/nltool.cpp')
-rw-r--r--src/lib/netlist/prg/nltool.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/netlist/prg/nltool.cpp b/src/lib/netlist/prg/nltool.cpp
index e9011b698a4..81ef785daee 100644
--- a/src/lib/netlist/prg/nltool.cpp
+++ b/src/lib/netlist/prg/nltool.cpp
@@ -172,8 +172,6 @@ public:
{
}
- ~netlist_tool_t() = default;
-
void init()
{
}