Index: /trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp
===================================================================
--- /trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp	(revision 24110)
+++ /trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp	(revision 24111)
@@ -957,5 +957,5 @@
         {
             rc = pCmd->rc;
-#ifdef DEBUG_bird /** @todo the assertion below hits when booting dsl here and resetting during early boot... */
+#ifndef DEBUG_misha /** @todo the assertion below hits when booting dsl here and resetting during early boot... */
             AssertMsg(RT_SUCCESS(rc) || rc == VERR_NOT_IMPLEMENTED, ("%Rrc\n", rc));
             if (rc == VERR_NOT_IMPLEMENTED)
