summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i8244.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/i8244.cpp')
-rw-r--r--src/devices/video/i8244.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/video/i8244.cpp b/src/devices/video/i8244.cpp
index 4272f3dfeac..9d39569c202 100644
--- a/src/devices/video/i8244.cpp
+++ b/src/devices/video/i8244.cpp
@@ -803,5 +803,4 @@ void i8244_device::sound_update()
m_sh_count = 0;
m_sh_written = false;
}
-
}