summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nltypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/nltypes.h')
-rw-r--r--src/lib/netlist/nltypes.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/netlist/nltypes.h b/src/lib/netlist/nltypes.h
index 308afccfa59..af3ccd5828b 100644
--- a/src/lib/netlist/nltypes.h
+++ b/src/lib/netlist/nltypes.h
@@ -87,12 +87,6 @@ namespace netlist
template <typename T>
using unique_pool_ptr = nlmempool::unique_pool_ptr<T>;
- inline nlmempool &pool()
- {
- static nlmempool static_pool;
- return static_pool;
- }
-
namespace detail {
/// \brief Enum specifying the type of object