Index: /trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp	(revision 54819)
+++ /trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp	(revision 54820)
@@ -4574,8 +4574,6 @@
 
     /** @todo What about ballooning of large pages??! */
-#if 0
     Assert(   PGM_PAGE_GET_PDE_TYPE(pPage) != PGM_PAGE_PDE_TYPE_PDE
            && PGM_PAGE_GET_PDE_TYPE(pPage) != PGM_PAGE_PDE_TYPE_PDE_DISABLED);
-#endif
 
     if (    PGM_PAGE_IS_ZERO(pPage)
