summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i8244.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/i8244.h')
-rw-r--r--src/devices/video/i8244.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/devices/video/i8244.h b/src/devices/video/i8244.h
index 5d05760ee26..245907fd604 100644
--- a/src/devices/video/i8244.h
+++ b/src/devices/video/i8244.h
@@ -35,19 +35,10 @@
*/
-
-//**************************************************************************
-// DEVICE TYPE DECLARATION
-//**************************************************************************
-
DECLARE_DEVICE_TYPE(I8244, i8244_device)
DECLARE_DEVICE_TYPE(I8245, i8245_device)
-//**************************************************************************
-// TYPE DEFINITIONS
-//**************************************************************************
-
class i8244_device : public device_t
, public device_sound_interface
, public device_video_interface