Commit f1eb102e3b4baca5ad67ca2e209768998e3f745d

Authored by heziqi
1 parent c359422d

functions to attain area added

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
envi/bip.h
... ... @@ -99,8 +99,6 @@ public:
99 99 band_index(p, page);
100 100 }
101 101  
102   - free(p1);
103   - free(p2);
104 102 return true;
105 103 }
106 104 //get YZ line from the a Y slice, Y slice data should be already IN the MEMORY
... ...