From 5ac9905c6d035d19ef9cc10febb84c7ae9d2c3e9 Mon Sep 17 00:00:00 2001 From: OTB Bot <otbbot@orfeo-toolbox.org> Date: Fri, 9 Sep 2011 19:55:21 +0200 Subject: [PATCH] STYLE --- Code/Simulation/otbSatelliteRSR.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/Simulation/otbSatelliteRSR.h b/Code/Simulation/otbSatelliteRSR.h index df89c72b70..aa02ed8a89 100644 --- a/Code/Simulation/otbSatelliteRSR.h +++ b/Code/Simulation/otbSatelliteRSR.h @@ -86,7 +86,6 @@ class SatelliteRSR : public itk::DataObject void Load(PrecisionType lambdaMin, PrecisionType lambdaMax , PrecisionType sampling, ValuePrecisionType coefNormalization = 1.0 ); - /** Compare RSR response (order bands from high to low frequency)*/ struct sort_band { bool operator() ( SpectralResponsePointerType a , SpectralResponsePointerType b ) -- GitLab