From ad34aea41cdc4d10afe227a02b99e276a66eb630 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 15 Jun 2026 00:59:21 +0100 Subject: Removed CVS ident strings --- src/z80.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/z80.c') diff --git a/src/z80.c b/src/z80.c index 36c5793..53d0fbf 100644 --- a/src/z80.c +++ b/src/z80.c @@ -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 -- cgit v1.3