From 15d2a8724930bfb3d87f20b286391d4133d42d98 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 23 May 2021 20:45:19 +0000 Subject: Updates for SDL2 --- src/util.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/util.c') diff --git a/src/util.c b/src/util.c index 8bca1b3..ee43a3c 100644 --- a/src/util.c +++ b/src/util.c @@ -23,8 +23,6 @@ Usual library wrappers and utils */ -static const char ident[]="$Id$"; - #include #include #include @@ -33,8 +31,6 @@ static const char ident[]="$Id$"; #include "util.h" #include "exit.h" -static const char ident_h[]=ESPEC_UTIL_H; - /* ---------------------------------------- MACROS */ -- cgit v1.2.3