From 25152bd69a070aa7ba84248b368b0803e407272a Mon Sep 17 00:00:00 2001 From: couriersud Date: Mon, 23 Jan 2017 21:20:09 +0100 Subject: Netlist refactoring: - Refactored netlist pmf code. - Small optimization for diode calculations. - Minor refactoring across the board. (nw) --- src/lib/netlist/plib/pstring.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/netlist/plib/pstring.cpp') diff --git a/src/lib/netlist/plib/pstring.cpp b/src/lib/netlist/plib/pstring.cpp index 1a65bb152ff..3fc8ffa6dba 100644 --- a/src/lib/netlist/plib/pstring.cpp +++ b/src/lib/netlist/plib/pstring.cpp @@ -371,7 +371,7 @@ void pstringbuffer::pcat(const pstring &s) * This improves startup performance by 30%. */ -#if 0 +#if 1 static std::stack *stk = nullptr; -- cgit v1.2.3-70-g09d2