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/snap.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/snap.c') diff --git a/src/snap.c b/src/snap.c index 91680e8..69c1f4b 100644 --- a/src/snap.c +++ b/src/snap.c @@ -23,13 +23,9 @@ Utilities for handling snapshots */ -static const char ident[]="$Id$"; - #include "snap.h" #include "util.h" -static const char ident_h[]=ESPEC_SNAP_H; - /* ---------------------------------------- MACROS */ -- cgit v1.2.3