Index: /trunk/src/VBox/VMM/PGMSavedState.cpp
===================================================================
--- /trunk/src/VBox/VMM/PGMSavedState.cpp	(revision 23543)
+++ /trunk/src/VBox/VMM/PGMSavedState.cpp	(revision 23544)
@@ -1678,5 +1678,5 @@
 }
 
-#include <iprt/stream.h>
+//#include <iprt/stream.h>
 
 /**
@@ -1690,5 +1690,5 @@
 static DECLCALLBACK(int)  pgmR3LiveVote(PVM pVM, PSSMHANDLE pSSM)
 {
-#if 1
+#if 0
     RTPrintf("# Rom[R/D/Z/M]=%03x/%03x/%03x/%03x  Mmio2=%04x/%04x/%04x/%04x  Ram=%06x/%06x/%06x/%06x Ignored=%03x\n",
              pVM->pgm.s.LiveSave.Rom.cReadyPages,
