aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authortwinaphex2016-08-08 05:19:09 +0200
committertwinaphex2016-08-08 05:19:09 +0200
commit69d757c58d5d32363ba38bba4139053ea62f2ad8 (patch)
treeaea18f3340b412fe74ea8208880ce29c897e98a5 /source
parent2bdfb86befb3ddc3ecfb5ee43faa129967b244b3 (diff)
downloadsnes9x2005-69d757c58d5d32363ba38bba4139053ea62f2ad8.tar.gz
snes9x2005-69d757c58d5d32363ba38bba4139053ea62f2ad8.tar.bz2
snes9x2005-69d757c58d5d32363ba38bba4139053ea62f2ad8.zip
Cleanups
Diffstat (limited to 'source')
-rw-r--r--source/snes9x.h2
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>