Index: /trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp	(revision 22766)
+++ /trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp	(revision 22767)
@@ -4719,5 +4719,5 @@
 }
 
-#ifdef IN_RING3 /* currently only used in ring 3; save some space in the R0 & GC modules */
+#ifdef IN_RING3 /* currently only used in ring 3; save some space in the R0 & GC modules (left it here as we might need it elsewhere later on) */
 /**
  * Flush the specified page if present
