diff options
| author | Ian C <ianc@noddybox.co.uk> | 2026-06-15 00:59:21 +0100 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2026-06-15 00:59:21 +0100 |
| commit | ad34aea41cdc4d10afe227a02b99e276a66eb630 (patch) | |
| tree | 4933ef80888a85a95b899d135ca8dc2e81504a01 /src/z80_private.h | |
| parent | fc4ab37b775b1c6f2667529033122bee3c644585 (diff) | |
Removed CVS ident strings
Diffstat (limited to 'src/z80_private.h')
| -rw-r--r-- | src/z80_private.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/z80_private.h b/src/z80_private.h index be45e56..db0c9c2 100644 --- a/src/z80_private.h +++ b/src/z80_private.h @@ -20,14 +20,12 @@ ------------------------------------------------------------------------- - $Id$ - Private macros for Z80 */ #ifndef Z80_PRIVATE_H -#define Z80_PRIVATE_H "$Id$" +#define Z80_PRIVATE_H #include "z80_config.h" |
