diff options
-rw-r--r-- | source/snes9x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/snes9x.h b/source/snes9x.h index 63bb032..e8cfaa0 100644 --- a/source/snes9x.h +++ b/source/snes9x.h @@ -89,8 +89,6 @@ #ifndef _SNES9X_H_ #define _SNES9X_H_ -#define VERSION "1.43-dev" - #include <stdio.h> #include <stdlib.h> #include <stdint.h> |