summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/eepromser.h
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2025-01-09 14:38:33 +0100
committer hap <happppp@users.noreply.github.com>2025-01-09 14:38:33 +0100
commit999a9a252e2750a88476abe923da786a4fe211bd (patch)
treec344c78992307ba8aaf53ccc6a104a679631509a /src/devices/machine/eepromser.h
parent89e38850b15d212c3a6c582172e36b681b5f4245 (diff)
eepromser: one variable was missing from savestates
Diffstat (limited to 'src/devices/machine/eepromser.h')
-rw-r--r--src/devices/machine/eepromser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/eepromser.h b/src/devices/machine/eepromser.h
index e9f8680be8c..cb61c814d9e 100644
--- a/src/devices/machine/eepromser.h
+++ b/src/devices/machine/eepromser.h
@@ -2,8 +2,6 @@
// copyright-holders:Aaron Giles
/***************************************************************************
- eepromser.h
-
Serial EEPROM devices.
***************************************************************************/