summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-09-13 10:56:48 +0200
committer hap <happppp@users.noreply.github.com>2020-09-13 10:56:48 +0200
commitfbc26283c5cd332c1056d58726d0900ccf94f797 (patch)
treef86953592dc6b6fa8894974d1372bc957b449531 /src/devices/machine
parent612bf6546f096b92e5bd028813c99fa54e1604e1 (diff)
alpha_8921: remove empty comment blocks
Diffstat (limited to 'src/devices/machine')
-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