Index: /branches/eam_branches/ipp-20110710/Ohana/src/relphot/src/load_images.c
===================================================================
--- /branches/eam_branches/ipp-20110710/Ohana/src/relphot/src/load_images.c	(revision 32056)
+++ /branches/eam_branches/ipp-20110710/Ohana/src/relphot/src/load_images.c	(revision 32057)
@@ -85,14 +85,4 @@
   }
 
-
-  // generate db->vtable from db->ftable based on the selection
-  // XXX does this simply duplicate the memory needlessly?  we recreate these lines
-  // in reload_images.  If we had saved the line numbers, we could avoid this
-  // vtable points *another* copy of the subset rows
-  // (the later call to 'reload_images' copies the subset elements back on top of 
-  // the rows of the vtable)
-  // gfits_vtable_from_ftable (&db[0].ftable, &db[0].vtable, LineNumber, Nsubset);
-  // MARKTIME("converted ftable to vtable: %f sec\n", dtime);
-
   // save the subset of images in the static reference in ImageOps, set up indexes
   initImages (subset, LineNumber, Nsubset);
