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/zx81.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/zx81.c') diff --git a/src/zx81.c b/src/zx81.c index d6873b5..ffb6453 100644 --- a/src/zx81.c +++ b/src/zx81.c @@ -23,8 +23,6 @@ Provides the emulation for the ZX81 */ -static const char ident[]="$Id$"; - #include #include #include @@ -35,7 +33,6 @@ static const char ident[]="$Id$"; #include "util.h" #include "exit.h" -static const char ident_h[]=EZX81_ZX81H; #ifndef TRUE #define TRUE 1 -- cgit v1.3