summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/beta.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/beta.c')
-rw-r--r--src/mess/machine/beta.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/beta.c b/src/mess/machine/beta.c
index 784eaf2adb9..48b90c5a6ab 100644
--- a/src/mess/machine/beta.c
+++ b/src/mess/machine/beta.c
@@ -337,7 +337,6 @@ DEVICE_GET_INFO( beta_disk )
switch (state)
{
/* --- the following bits of info are returned as 64-bit signed integers --- */
- case DEVINFO_INT_INLINE_CONFIG_BYTES: info->i = 0; break;
case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(beta_disk_state); break;
/* --- the following bits of info are returned as pointers --- */