Index: /trunk/psModules/src/pmObjects.h
===================================================================
--- /trunk/psModules/src/pmObjects.h	(revision 4186)
+++ /trunk/psModules/src/pmObjects.h	(revision 4187)
@@ -5,6 +5,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-09 06:18:28 $
+ *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-09 06:19:27 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -75,5 +75,4 @@
 psModel;
 
-// XXX: What is this enum?
 typedef enum {
     PS_SOURCE_PSFSTAR,
@@ -129,6 +128,4 @@
 psCullPeaks(peaks, maxValue, valid): eliminate peaks from the psList that have
 a peak value above the given maximum, or fall outside the valid region.
- 
-XXX: Do we free the psList elements of those culled peaks?
  *****************************************************************************/
 psList *pmCullPeaks(psList *peaks,  ///< The psList of peaks to be culled
@@ -218,5 +215,4 @@
 
 /******************************************************************************
-XXX: Why only *x argument?
  *****************************************************************************/
 psF64 pmMinLM_PsuedoGauss2D(psVector *deriv, ///< A possibly-NULL structure for the output derivatives
