summaryrefslogtreecommitdiff
path: root/src/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.c')
-rw-r--r--src/util.c4
1 files changed, 0 insertions, 4 deletions
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 <stdio.h>
#include <string.h>
#include <stdarg.h>
@@ -33,8 +31,6 @@ static const char ident[]="$Id$";
#include "util.h"
#include "exit.h"
-static const char ident_h[]=ESPEC_UTIL_H;
-
/* ---------------------------------------- MACROS
*/