diff options
author | 2015-07-29 08:34:21 +0200 | |
---|---|---|
committer | 2015-07-29 08:34:21 +0200 | |
commit | 1b452e3bfb48e9c77e705a60ab285c382d457e8a (patch) | |
tree | ec86ee0e176d53492a6f034a473c728cc6896ad7 /src/tools/nltool.c | |
parent | b038bdab5ba511f2af2c23e24b3508062a42b3b3 (diff) |
Cleanups and version bumpmame0164
Diffstat (limited to 'src/tools/nltool.c')
-rw-r--r-- | src/tools/nltool.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/nltool.c b/src/tools/nltool.c index 3a898c1f96d..5b6ff343b94 100644 --- a/src/tools/nltool.c +++ b/src/tools/nltool.c @@ -273,7 +273,6 @@ struct input_t input_t() { - } input_t(netlist::netlist_t *netlist, const pstring &line) { |