Index: trunk/ppImage/src/ppImageLoop.c
===================================================================
--- trunk/ppImage/src/ppImageLoop.c	(revision 13679)
+++ trunk/ppImage/src/ppImageLoop.c	(revision 13830)
@@ -220,7 +220,10 @@
     }
     // XXX should we keep the addstar command as an option, or just run it externally?
+    // XXX if we included direct Ohana/DVO API calls, we could send the data from within ppImage.
+# if (0)    
     if (options->doAddstar) {
         ppImageAddstar(config);
     }
+# endif
 
     if (!pmFPAfileIOChecks(config, view, PM_FPA_AFTER)) {
