2004/01/16 10:09:01
[org.ibex.core.git] / src / org / xwt / translators / MSPack.c
index fd5ebe5..f09cf35 100644 (file)
@@ -161,14 +161,7 @@ static struct mspack_system my_system =  {
     NULL
 };
 
-#if 0
-/* Use this when org.xwt.mips is updated to the latest org.xwt.mips cvs */
 extern char *user_info[1024];
-#else
-extern char **_user_info;
-#define user_info _user_info
-#define _pause emu_pause
-#endif
 
 int mspack_main() {
     struct mscab_decompressor *decomp;