diff options
author | 2013-09-17 06:47:03 +0000 | |
---|---|---|
committer | 2013-09-17 06:47:03 +0000 | |
commit | 96aa5e1c086b4927456dc88b925d8ec112f0482e (patch) | |
tree | f59d136c51d4a065f39e3ab0d73981526c4d156b /src/mess/machine/e05a03.c | |
parent | a7d12daf5b4c3374e8ad47a003ac7fff73d5c8fc (diff) |
Cleanups and version bumpmame0150
Diffstat (limited to 'src/mess/machine/e05a03.c')
-rw-r--r-- | src/mess/machine/e05a03.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/e05a03.c b/src/mess/machine/e05a03.c index 68a3e34e9b4..f7fb6ef5f99 100644 --- a/src/mess/machine/e05a03.c +++ b/src/mess/machine/e05a03.c @@ -29,7 +29,6 @@ e05a03_device::e05a03_device(const machine_config &mconfig, const char *tag, dev m_pf_motor(0), m_cr_motor(0) { - } //------------------------------------------------- |