diff options
author | 2016-06-25 00:20:17 +0200 | |
---|---|---|
committer | 2016-06-25 00:20:17 +0200 | |
commit | af750f143cd6d36f377fb22f214970553f278a09 (patch) | |
tree | 4e867df3d7f0af42fcc340a696081cd6de50c646 /src/lib/netlist/plib/pfmtlog.h | |
parent | 798bb7956756fcb8f356dcaeeaf7fe1e31dab8da (diff) |
Srcclean on netlist files. Avoid the merge massacre. (nw)
Diffstat (limited to 'src/lib/netlist/plib/pfmtlog.h')
-rw-r--r-- | src/lib/netlist/plib/pfmtlog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/netlist/plib/pfmtlog.h b/src/lib/netlist/plib/pfmtlog.h index 7d8677b5725..79fa94da2aa 100644 --- a/src/lib/netlist/plib/pfmtlog.h +++ b/src/lib/netlist/plib/pfmtlog.h @@ -15,7 +15,6 @@ #include "ptypes.h" namespace plib { - template <typename T> struct ptype_treats { |