Index: /trunk/src/VBox/VMM/include/EMHandleRCTmpl.h
===================================================================
--- /trunk/src/VBox/VMM/include/EMHandleRCTmpl.h	(revision 52659)
+++ /trunk/src/VBox/VMM/include/EMHandleRCTmpl.h	(revision 52660)
@@ -280,5 +280,4 @@
             /* The following condition should be removed when IEM_IMPLEMENTS_TASKSWITCH becomes true. */
             if (rc == VERR_IEM_ASPECT_NOT_IMPLEMENTED)
-                /** @todo this DOES NOT WORK for asynchronous events (external interrupt)*/
                 rc = emR3ExecuteInstruction(pVM, pVCpu, "EVENT: ");
 #else
