Index: /trunk/psModules/src/camera/pmFPACopy.c
===================================================================
--- /trunk/psModules/src/camera/pmFPACopy.c	(revision 7824)
+++ /trunk/psModules/src/camera/pmFPACopy.c	(revision 7825)
@@ -32,4 +32,5 @@
 }
 
+// Find the blank (image-less) PHU, given a cell.
 static pmHDU *findBlankPHU(const pmCell *cell// The cell for which to find the PHU
                           )
@@ -49,5 +50,4 @@
     }
 
-    psError(PS_ERR_IO, true, "Unable to find PHU for target cell.\n");
     return NULL;
 }
