diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-05-23 20:45:19 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-05-23 20:45:19 +0000 |
commit | 15d2a8724930bfb3d87f20b286391d4133d42d98 (patch) | |
tree | 339a39d4c78c6ee78946bdf952a2bcd4a4ca84f0 /src/snap.c | |
parent | 6c1f2fec30886e845db47c14cd284103d9f55189 (diff) |
Diffstat (limited to 'src/snap.c')
-rw-r--r-- | src/snap.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 */ |