Index: /trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/PGMAllBth.h	(revision 38085)
+++ /trunk/src/VBox/VMM/VMMAll/PGMAllBth.h	(revision 38086)
@@ -2458,8 +2458,6 @@
                         if (PGM_PAGE_HAS_ACTIVE_HANDLERS(pPage))
                         {
-#if 0 /* DONT COMMIT THIS!!!!!!!! It needs fixing! */
                             AssertMsgFailed(("%R[pgmpage] - we don't set PGM_PTFLAGS_TRACK_DIRTY for these pages\n", pPage));
                             Assert(!PGM_PAGE_HAS_ACTIVE_ALL_HANDLERS(pPage));
-#endif
                             /* Assuming write handlers here as the PTE is present (otherwise we wouldn't be here). */
                             SHW_PTE_SET_RO(PteDst);
