summaryrefslogtreecommitdiff
path: root/src/zx81.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/zx81.c')
-rw-r--r--src/zx81.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/zx81.c b/src/zx81.c
index d6873b5..ffb6453 100644
--- a/src/zx81.c
+++ b/src/zx81.c
@@ -23,8 +23,6 @@
Provides the emulation for the ZX81
*/
-static const char ident[]="$Id$";
-
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
@@ -35,7 +33,6 @@ static const char ident[]="$Id$";
#include "util.h"
#include "exit.h"
-static const char ident_h[]=EZX81_ZX81H;
#ifndef TRUE
#define TRUE 1