Index: /trunk/src/recompiler/target-i386/op_helper.c
===================================================================
--- /trunk/src/recompiler/target-i386/op_helper.c	(revision 45493)
+++ /trunk/src/recompiler/target-i386/op_helper.c	(revision 45494)
@@ -2561,8 +2561,4 @@
          (RTGCPTR)env->eip, (RTSEL)env->tr.selector, (RTGCPTR)env->tr.base, (RTGCPTR)env->tr.limit,
          env->tr.flags, (RTSEL)(selector & 0xffff)));
-# if 0 /** @todo r=bird: This looks very fishy, need good reason to re-enable it. */
-    ASMAtomicOrS32((int32_t volatile *)&env->interrupt_request,
-                    CPU_INTERRUPT_EXTERNAL_EXIT);
-# endif
 #endif
     selector &= 0xffff;
