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/config.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/config.c') diff --git a/src/config.c b/src/config.c index 2266f6a..5a2f773 100644 --- a/src/config.c +++ b/src/config.c @@ -23,16 +23,12 @@ Config file */ -static const char ident[]="$Id$"; - #include #include #include #include "exit.h" #include "config.h" -static const char ident_h[]=EZX81_CONFIG_H; - #ifndef TRUE #define TRUE 1 #endif -- cgit v1.3