Index: /branches/end_stage/ippTools/src/camtool.c
===================================================================
--- /branches/end_stage/ippTools/src/camtool.c	(revision 16045)
+++ /branches/end_stage/ippTools/src/camtool.c	(revision 16046)
@@ -674,5 +674,4 @@
     camRunRow *pendingRow = camRunObjectFromMetadata(output->data[0]);
     psFree(output);
-    // create a new camProcessedImfile object
     camProcessedExpRow *row = camProcessedExpRowAlloc(
         pendingRow->cam_id,
@@ -697,5 +696,4 @@
     psFree(pendingRow);
 
-    // insert the new row into the camProcessedImfile table
     if (!camProcessedExpInsertObject(config->dbh, row)) {
         // rollback
