diff options
Diffstat (limited to 'src/memmenu.c')
| -rw-r--r-- | src/memmenu.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/memmenu.c b/src/memmenu.c index 609d8bc..0702a58 100644 --- a/src/memmenu.c +++ b/src/memmenu.c @@ -23,8 +23,6 @@ Provides the memory menu */ -static const char ident[]="$Id$"; - #include <stdlib.h> #include <stdio.h> #include <string.h> @@ -39,8 +37,6 @@ static const char ident[]="$Id$"; #include <SDL.h> -static const char ident_h[]=EZX81_MEMMENU_H; - #ifndef TRUE #define TRUE 1 #endif |
