diff options
Diffstat (limited to 'src/config.c')
| -rw-r--r-- | src/config.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/config.c b/src/config.c index 2266f6a..5a2f773 100644 --- a/src/config.c +++ b/src/config.c @@ -23,16 +23,12 @@ Config file */ -static const char ident[]="$Id$"; - #include <stdlib.h> #include <stdio.h> #include <string.h> #include "exit.h" #include "config.h" -static const char ident_h[]=EZX81_CONFIG_H; - #ifndef TRUE #define TRUE 1 #endif |
