diff options
author | 2014-07-22 06:21:54 +0000 | |
---|---|---|
committer | 2014-07-22 06:21:54 +0000 | |
commit | 79246ab9172f61178139b4b7974debba8fb7c5f8 (patch) | |
tree | 6365530c8cf287ea3b7752c3c45c8c6f8e4c68ae /src/emu/machine/ym2148.h | |
parent | 5d7e1fcc62a7f9dd5441eaccbc274f9327efcf00 (diff) |
More cleanups, there is issue with srcclean that needs to be taken care as well, just doing now what we can
Diffstat (limited to 'src/emu/machine/ym2148.h')
-rw-r--r-- | src/emu/machine/ym2148.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/machine/ym2148.h b/src/emu/machine/ym2148.h index 3757d75c75a..e92b0c6738a 100644 --- a/src/emu/machine/ym2148.h +++ b/src/emu/machine/ym2148.h @@ -89,4 +89,3 @@ extern const device_type YM2148; #endif - |