Index: /trunk/psModules/src/detrend/pmSubtractBias.c
===================================================================
--- /trunk/psModules/src/detrend/pmSubtractBias.c	(revision 8107)
+++ /trunk/psModules/src/detrend/pmSubtractBias.c	(revision 8108)
@@ -11,6 +11,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-07-28 03:21:19 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-08-03 19:37:55 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -264,5 +264,4 @@
     PS_ASSERT_IMAGE_NON_NULL(in->image, NULL);
     PS_ASSERT_IMAGE_TYPE(in->image, PS_TYPE_F32, NULL);
-    PS_ASSERT_PTR_NON_NULL(overscanOpts, NULL);
     if (bias) {
         PS_ASSERT_IMAGE_NON_NULL(bias->image, NULL);
