summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc8001.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/pc8001.c')
-rw-r--r--src/mess/drivers/pc8001.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/drivers/pc8001.c b/src/mess/drivers/pc8001.c
index 28f220d4e86..d7a5f205e96 100644
--- a/src/mess/drivers/pc8001.c
+++ b/src/mess/drivers/pc8001.c
@@ -391,7 +391,6 @@ static UPD3301_DISPLAY_PIXELS( pc8001_display_pixels )
static UPD3301_INTERFACE( pc8001_upd3301_intf )
{
- SCREEN_TAG,
8,
pc8001_display_pixels,
DEVCB_NULL,