Index: trunk/psModules/src/camera/pmFPAfileFitsIO.c
===================================================================
--- trunk/psModules/src/camera/pmFPAfileFitsIO.c	(revision 7633)
+++ trunk/psModules/src/camera/pmFPAfileFitsIO.c	(revision 7712)
@@ -93,4 +93,8 @@
     }
     pmChip *chip = fpa->chips->data[view->chip];
+
+
+    #if 0
+    // XXX This no longer required since we write the PHU at open.
 
     // do we need to write out a PHU for this entry?
@@ -115,4 +119,5 @@
         }
     }
+    #endif
 
     if (view->cell == -1) {
