Index: trunk/ippToPsps/jython/detectionbatch.py
===================================================================
--- trunk/ippToPsps/jython/detectionbatch.py	(revision 38764)
+++ trunk/ippToPsps/jython/detectionbatch.py	(revision 38765)
@@ -125,7 +125,5 @@
         sqlLine = sqlUtility("INSERT INTO FrameMeta (")
 
-        # sqlLine.group("p1Recip",               ' ');
-        # sqlLine.group("p2Recip",               ' ');
-        # sqlLine.group("p3Recip",               ' ');
+        # sqlLine.group("md5sum",               ' needs a number');
 
         sqlLine.group("frameID",               str(self.expID));
