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.c | |
| parent | fc4ab37b775b1c6f2667529033122bee3c644585 (diff) | |
Removed CVS ident strings
Diffstat (limited to 'src/z80.c')
| -rw-r--r-- | src/z80.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -31,10 +31,6 @@ #include "z80.h" #include "z80_private.h" -static const char ident[]="$Id$"; -static const char ident_z80_header[]=Z80_H; -static const char ident_z80_private_header[]=Z80_PRIVATE_H; - Z80Label *z80_labels=NULL; /* ---------------------------------------- PRIVATE FUNCTIONS |
