Commit ba8735220a3ea5d701301c715d57db3c5de720eb

Authored by heziqi
1 parent 193ff00e

change url

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
envi/bsq.h
... ... @@ -104,7 +104,6 @@ public:
104 104 //if the wavelength is equal to a wavelength in header file
105 105 else{
106 106 band_index(p, page); //return the band
107   - std::cout<<"wavelength: "<<wavelength<<" w[page]: "<<w[page]<<std::endl;
108 107 }
109 108  
110 109 return true;
... ...