Index: /trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp
===================================================================
--- /trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp	(revision 38922)
+++ /trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp	(revision 38923)
@@ -81,4 +81,7 @@
  * @returns iprt status code, either VERR_NO_MEMORY or the status returned by
  *          @a pfnFill
+ * @todo  What was I thinking of with that callback function?  It
+ *        would be much simpler to just pass in a structure in normal
+ *        memory and copy it.
  * @param  pCtx      the context containing the heap to use
  * @param  u32Count  the number of screens we are activating
