diff options
Diffstat (limited to 'src/devices/bus/sat_ctrl/analog.cpp')
-rw-r--r-- | src/devices/bus/sat_ctrl/analog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/sat_ctrl/analog.cpp b/src/devices/bus/sat_ctrl/analog.cpp index ab1d75292fd..32cf2092385 100644 --- a/src/devices/bus/sat_ctrl/analog.cpp +++ b/src/devices/bus/sat_ctrl/analog.cpp @@ -120,4 +120,3 @@ UINT8 saturn_analog_device::read_ctrl(UINT8 offset) } return res; } - |