summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/alpha_8921.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/alpha_8921.h')
-rw-r--r--src/devices/machine/alpha_8921.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/devices/machine/alpha_8921.h b/src/devices/machine/alpha_8921.h
index 1dd690581cb..88ecd850eb9 100644
--- a/src/devices/machine/alpha_8921.h
+++ b/src/devices/machine/alpha_8921.h
@@ -12,17 +12,6 @@
#pragma once
-
-//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-
-
-//**************************************************************************
-// TYPE DEFINITIONS
-//**************************************************************************
-
// ======================> alpha_8921_device
class alpha_8921_device : public device_t
@@ -75,11 +64,4 @@ private:
// device type definition
DECLARE_DEVICE_TYPE(ALPHA_8921, alpha_8921_device)
-
-
-//**************************************************************************
-// GLOBAL VARIABLES
-//**************************************************************************
-
-
#endif // MAME_MACHINE_ALPHA_8921_H