diff options
Diffstat (limited to 'src/emu/bus/adamnet/fdc.h')
-rw-r--r-- | src/emu/bus/adamnet/fdc.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/emu/bus/adamnet/fdc.h b/src/emu/bus/adamnet/fdc.h index b8ec89575a6..617f8bd24c5 100644 --- a/src/emu/bus/adamnet/fdc.h +++ b/src/emu/bus/adamnet/fdc.h @@ -71,9 +71,4 @@ protected: extern const device_type ADAM_FDC; -// default inputs -extern const input_device_default DEVICE_INPUT_DEFAULTS_NAME( drive2 )[]; - - - #endif |