diff options
author | 2013-03-19 07:22:20 +0000 | |
---|---|---|
committer | 2013-03-19 07:22:20 +0000 | |
commit | 0e1f5ad25b25df7c2ec707ec45c544288eb3c683 (patch) | |
tree | eeef04fdf999692be30c25457fb9b329e1dbfdde /src/mess/machine/thomflop.c | |
parent | 86614c802b9d611d83520fdb43388ae51d31f553 (diff) |
Cleanups and version bumpmame0148u2
Diffstat (limited to 'src/mess/machine/thomflop.c')
-rw-r--r-- | src/mess/machine/thomflop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/thomflop.c b/src/mess/machine/thomflop.c index bbcc47d0ba4..6f4103ebabd 100644 --- a/src/mess/machine/thomflop.c +++ b/src/mess/machine/thomflop.c @@ -1937,4 +1937,3 @@ void thomson_state::thomson_index_callback(device_t *device, int state) break; } } - |